nRF Connect SDK Bare Metal API 2.0.99
Loading...
Searching...
No Matches

◆ ble_mds_on_ble_evt()

void ble_mds_on_ble_evt ( const ble_evt_t * ble_evt,
void * context )

#include <ble_mds.h>

Bluetooth LE event handler for the Memfault Diagnostic Service.

Note
This handler is registered automatically by BLE_MDS_DEF and is called by the SoftDevice handler. The application does not need to call it directly.
Parameters
[in]ble_evtBluetooth LE stack event.
[in]contextPointer to the Bluetooth LE Memfault Diagnostic Service library instance.