Home
last modified time | relevance | path

Searched refs:btif_debug_config_dump (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/bt/test/mock/
H A Dmock_btif_config.cc70 struct btif_debug_config_dump btif_debug_config_dump; variable
157 void btif_debug_config_dump(int fd) { in btif_debug_config_dump() function
159 test::mock::btif_config::btif_debug_config_dump(fd); in btif_debug_config_dump()
H A Dmock_btif_config.h255 struct btif_debug_config_dump { struct
259 extern struct btif_debug_config_dump btif_debug_config_dump; argument
/aosp12/system/bt/btif/include/
H A Dbtif_config.h79 void btif_debug_config_dump(int fd);
/aosp12/system/bt/btif/src/
H A Dbluetooth.cc395 btif_debug_config_dump(fd); in dump()
H A Dbtif_config.cc727 void btif_debug_config_dump(int fd) { in btif_debug_config_dump() function