20#ifndef __BLE_COMMON_H__
21#define __BLE_COMMON_H__
void ble_common_set_connected(bool connected)
Set the current BLE connection state.
void ble_common_init(void)
Initialize the common BLE module.
bool ble_common_is_connected(void)
Get the current BLE connection state.