51#ifndef CONFIG_BPLIB_CLA_BLE_TIMEOUT
52# define CONFIG_BPLIB_CLA_BLE_TIMEOUT 10000
56#ifndef CONFIG_BPLIB_CLA_BLE_MTU
57# define CONFIG_BPLIB_CLA_BLE_MTU 1000
61#ifndef CONFIG_BPLIB_CLA_BLE_CID
62# define CONFIG_BPLIB_CLA_BLE_CID 0xabc1
void bplib_cla_ble_manage_state(bool manage_state)
If the CLA should change the state of the contact when a disconnect is detected.
int bplib_cla_ble_start(uint32_t contact_id, bool client)
Start the CLA on BLE.
void bplib_cla_ble_stop(void)
Stops the CLA, and the BLE connection.