Home
last modified time | relevance | path

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

/system/bt/btif/include/
Dbtif_debug_conn.h35 void btif_debug_conn_dump(int fd);
/system/bt/test/mock/
Dmock_btif_debug_conn.cc35 void btif_debug_conn_dump(int fd) { mock_function_count_map[__func__]++; } in btif_debug_conn_dump() function
/system/bt/btif/src/
Dbtif_debug_conn.cc78 void btif_debug_conn_dump(int fd) { in btif_debug_conn_dump() function
Dbluetooth.cc388 btif_debug_conn_dump(fd); in dump()