Home
last modified time | relevance | path

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

/system/bt/btif/include/
Dbtif_debug_conn.h31 void btif_debug_conn_state(const RawAddress& bda,
/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.cc598 btif_debug_conn_state(bdaddr, BTIF_DEBUG_CONNECTED, GATT_CONN_UNKNOWN); in bta_gatts_conn_cback()
600 btif_debug_conn_state(bdaddr, BTIF_DEBUG_DISCONNECTED, reason); in bta_gatts_conn_cback()
Dbta_gattc_act.cc1050 btif_debug_conn_state(bdaddr, BTIF_DEBUG_CONNECTED, GATT_CONN_UNKNOWN); in bta_gattc_conn_cback()
1052 btif_debug_conn_state(bdaddr, BTIF_DEBUG_DISCONNECTED, reason); in bta_gattc_conn_cback()