Home
last modified time | relevance | path

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

/system/bt/btif/include/
Dbtif_debug_conn.h26 BTIF_DEBUG_CONNECTED = 1, enumerator
/system/bt/btif/src/
Dbtif_debug_conn.cc53 case BTIF_DEBUG_CONNECTED: in format_state()
/system/bt/bta/gatt/
Dbta_gatts_act.cc596 btif_debug_conn_state(bdaddr, BTIF_DEBUG_CONNECTED, 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()