Functions
- BLE_DM_BleEventHandler
Handles BLE stack events.
- BLE_DM_Config
Configures the BLE_DM module.
- BLE_DM_ConnectionParameterUpdate
Requests a change in the connection parameters for a specific connection.
- BLE_DM_DeleteAllPairedDevice
Deletes all paired device information.
- BLE_DM_DeletePairedDevice
Deletes specific paired device information.
- BLE_DM_EventRegister
Registers a callback function for BLE_DM events.
- BLE_DM_GetFilterAcceptList
Retrieves the filter accept list.
- BLE_DM_GetPairedDevice
Retrieves information for a single paired device by device ID.
- BLE_DM_GetPairedDeviceList
Retrieves the list of device IDs for all paired devices.
- BLE_DM_Init
Initializes the BLE_DM module.
- BLE_DM_ProceedSecurity
Initiates the security process based on the current role and pairing status.
- BLE_DM_SetFilterAcceptList
Sets the filter accept list.
- BLE_DM_SetResolvingList
Sets the resolving list.