![]() |
nRF Connect SDK Bare Metal API 2.0.99
|
| typedef uint16_t(* ble_qwr_evt_handler_t) (struct ble_qwr *qwr, const struct ble_qwr_evt *evt) |
#include <ble_qwr.h>
Queued Writes module event handler type.
If the provided event is of type BLE_QWR_EVT_AUTH_REQUEST, this function must accept or reject the execute write request by returning one of the BLE_GATT_STATUS_CODES.