Status information for the service. More...
#include <nrf_ble_bms.h>
Data Fields |
|
| uint16_t | service_handle |
|
Handle of the Bond Management Service (as provided by the BLE stack).
|
|
| uint16_t | conn_handle |
|
Handle of the current connection (as provided by the BLE stack).
BLE_CONN_HANDLE_INVALID
if not in a connection.
|
|
| ble_bms_evt_handler_t | evt_handler |
|
Event handler to be called for handling events in the Bond Management Service.
|
|
| ble_srv_error_handler_t | error_handler |
|
Function to be called if an error occurs.
|
|
| nrf_ble_bms_features_t | feature |
|
Value for features of the service (see
BMS feature bits
).
|
|
| ble_gatts_char_handles_t | feature_handles |
|
Handles related to the Bond Management Feature characteristic.
|
|
| ble_gatts_char_handles_t | ctrlpt_handles |
|
Handles related to the Bond Management Control Point characteristic.
|
|
| nrf_ble_bms_bond_cbs_t | bond_callbacks |
|
Callback functions for deleting bonds.
|
|
| nrf_ble_bms_auth_status_t | auth_status |
|
Authorization status.
|
|
Detailed Description
Status information for the service.
- components/ble/ble_services/nrf_ble_bms/nrf_ble_bms.h