Searched refs:RK_BLE_STATE (Results 1 – 4 of 4) sorted by relevance
14 } RK_BLE_STATE; typedef22 typedef void (*RK_BLE_STATE_CALLBACK)(const char *bd_addr, const char *name, RK_BLE_STATE state);32 int rk_ble_get_state(RK_BLE_STATE *p_state);
82 void _rk_ble_status_cb(const char *bd_addr, const char *name, RK_BLE_STATE state) in _rk_ble_status_cb()
244 static void rk_ble_status_cb(const char *bd_addr, const char *name, RK_BLE_STATE state) in rk_ble_status_cb()
966 static void ble_status_callback_test(const char *bd_addr, const char *name, RK_BLE_STATE state) in ble_status_callback_test()1109 RK_BLE_STATE state; in bt_test_ble_get_status()