Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_debug_conn.cc27 void btif_debug_conn_dump(int /* fd */) { inc_func_call_count(__func__); } in btif_debug_conn_dump() function
/packages/modules/Bluetooth/system/btif/include/
Dbtif_debug_conn.h36 void btif_debug_conn_dump(int fd);
/packages/modules/Bluetooth/system/btif/src/
Dbtif_debug_conn.cc79 void btif_debug_conn_dump(int fd) { in btif_debug_conn_dump() function
Dbluetooth.cc811 btif_debug_conn_dump(fd); in dump()