Home
last modified time | relevance | path

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

/system/bt/btif/include/
Dbtif_debug_conn.h31 void btif_debug_conn_state(const RawAddress& bda,
/system/bt/test/mock/
Dmock_btif_debug_conn.cc36 void btif_debug_conn_state(const RawAddress& bda, in btif_debug_conn_state() function
/system/bt/btif/src/
Dbtif_debug_conn.cc66 void btif_debug_conn_state(const RawAddress& bda, in btif_debug_conn_state() function
/system/bt/bta/gatt/
Dbta_gatts_act.cc596 btif_debug_conn_state(bdaddr, BTIF_DEBUG_CONNECTED, GATT_CONN_UNKNOWN); in bta_gatts_conn_cback()
598 btif_debug_conn_state(bdaddr, BTIF_DEBUG_DISCONNECTED, GATT_CONN_UNKNOWN); in bta_gatts_conn_cback()
Dbta_gattc_act.cc1111 btif_debug_conn_state(bdaddr, BTIF_DEBUG_CONNECTED, GATT_CONN_UNKNOWN); in bta_gattc_conn_cback()
1116 btif_debug_conn_state(bdaddr, BTIF_DEBUG_DISCONNECTED, GATT_CONN_UNKNOWN); in bta_gattc_conn_cback()