![]() |
nRF Connect SDK Bare Metal API 2.0.99
|
| void ble_bms_on_ble_evt | ( | const ble_evt_t * | ble_evt, |
| void * | ble_bms ) |
#include <ble_bms.h>
Bluetooth LE event handler for the Bond Management Service.
Handles all Bluetooth LE stack events that are of interest to the Bond Management Service.
| [in] | ble_evt | Bluetooth LE stack event. |
| [in] | ble_bms | Pointer to the Bond Management Service instance. |