Home
last modified time | relevance | path

Searched refs:btif_debug_conn_state_t (Results 1 – 2 of 2) sorted by relevance

/system/bt/btif/include/
Dbtif_debug_conn.h28 } btif_debug_conn_state_t; typedef
32 const btif_debug_conn_state_t state,
/system/bt/btif/src/
Dbtif_debug_conn.cc31 btif_debug_conn_state_t state;
51 static const char* format_state(const btif_debug_conn_state_t state) { in format_state()
67 const btif_debug_conn_state_t state, in btif_debug_conn_state()