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 bt_bdaddr_t bda, const btif_debug_conn_state_t state,
/system/bt/btif/src/
Dbtif_debug_conn.c67 void btif_debug_conn_state(const bt_bdaddr_t bda, const btif_debug_conn_state_t state, in btif_debug_conn_state() function
/system/bt/bta/gatt/
Dbta_gatts_act.c930 btif_debug_conn_state(bdaddr, BTIF_DEBUG_CONNECTED, GATT_CONN_UNKNOWN); in bta_gatts_conn_cback()
932 btif_debug_conn_state(bdaddr, BTIF_DEBUG_DISCONNECTED, reason); in bta_gatts_conn_cback()
Dbta_gattc_act.c1823 btif_debug_conn_state(bdaddr, BTIF_DEBUG_CONNECTED, GATT_CONN_UNKNOWN); in bta_gattc_conn_cback()
1825 btif_debug_conn_state(bdaddr, BTIF_DEBUG_DISCONNECTED, reason); in bta_gattc_conn_cback()