nRF Connect SDK Bare Metal API 2.0.99
Loading...
Searching...
No Matches
Bluetooth LE MCUmgr Service library

Library for handling MCUmgr over Bluetooth LE. More...

Data Structures

struct  ble_mcumgr_config
 MCUmgr service configuration. More...
 

Macros

#define BLE_MCUMGR_SERVICE_UUID
 
#define BLE_MCUMGR_CHARACTERISTIC_UUID
 
#define BLE_MCUMGR_SERVICE_UUID_SUB   0xdc1d
 
#define BLE_MCUMGR_CHARACTERISTIC_UUID_SUB   0x7828
 
#define BLE_MCUMGR_CONFIG_SEC_MODE_DEFAULT
 Default security configuration.
 

Functions

uint32_t ble_mcumgr_init (const struct ble_mcumgr_config *cfg)
 Function for initializing the MCUmgr Bluetooth service.
 
uint8_t ble_mcumgr_service_uuid_type (void)
 Function for getting the MCUmgr Bluetooth service UUID type.
 

Detailed Description

Library for handling MCUmgr over Bluetooth LE.