Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_debug_conn.c55 case BTIF_DEBUG_DISCONNECTED: in format_state()
95 if (evt->state == BTIF_DEBUG_DISCONNECTED) in btif_debug_conn_dump()
/system/bt/btif/include/
Dbtif_debug_conn.h27 BTIF_DEBUG_DISCONNECTED enumerator
/system/bt/bta/gatt/
Dbta_gatts_act.c932 btif_debug_conn_state(bdaddr, BTIF_DEBUG_DISCONNECTED, reason); in bta_gatts_conn_cback()
Dbta_gattc_act.c1825 btif_debug_conn_state(bdaddr, BTIF_DEBUG_DISCONNECTED, reason); in bta_gattc_conn_cback()