Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/src/
Dbtif_debug_conn.cc32 btif_debug_conn_state_t state;
52 static const char* format_state(const btif_debug_conn_state_t state) { in format_state()
68 const btif_debug_conn_state_t state, in btif_debug_conn_state()
/packages/modules/Bluetooth/system/btif/include/
Dbtif_debug_conn.h29 } btif_debug_conn_state_t; typedef
33 const btif_debug_conn_state_t state,
/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_debug_conn.cc29 const btif_debug_conn_state_t /* state */, in btif_debug_conn_state() argument