nRF Connect SDK API 2.8.99
|
Bluetooth LE peer operation event. More...
#include <ble_common_event.h>
Data Fields | |
struct app_event_header | header |
enum peer_operation | op |
uint8_t | bt_app_id |
uint8_t | bt_stack_id |
Bluetooth LE peer operation event.
The Bluetooth LE peer operation event informs about operation that is performed on Bluetooth peers related to a given Bluetooth local identity (and application local identity).
For detailed information related to local identities, peer and bond management, see documentation of the Bluetooth LE bond module in nRF Desktop. The Bluetooth LE bond module is an example of application-specific module that implements Bluetooth peer and bond management.