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