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