Home
last modified time | relevance | path

Searched refs:btif_debug_conn_state (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_debug_conn.cc28 void btif_debug_conn_state(const RawAddress& /* bda */, in btif_debug_conn_state() function
/packages/modules/Bluetooth/system/btif/include/
Dbtif_debug_conn.h32 void btif_debug_conn_state(const RawAddress& bda,
/packages/modules/Bluetooth/system/btif/src/
Dbtif_debug_conn.cc67 void btif_debug_conn_state(const RawAddress& bda, in btif_debug_conn_state() function
/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gatts_act.cc600 btif_debug_conn_state(bdaddr, BTIF_DEBUG_CONNECTED, GATT_CONN_OK); in bta_gatts_conn_cback()
602 btif_debug_conn_state(bdaddr, BTIF_DEBUG_DISCONNECTED, GATT_CONN_OK); in bta_gatts_conn_cback()
Dbta_gattc_act.cc1407 btif_debug_conn_state(bdaddr, BTIF_DEBUG_CONNECTED, GATT_CONN_OK); in bta_gattc_conn_cback()
1412 btif_debug_conn_state(bdaddr, BTIF_DEBUG_DISCONNECTED, GATT_CONN_OK); in bta_gattc_conn_cback()