Home
last modified time | relevance | path

Searched defs:dump_hf_event (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_util.h172 struct dump_hf_event { struct
178 extern struct dump_hf_event dump_hf_event; argument
Dmock_btif_util.cc50 struct dump_hf_event dump_hf_event; variable
131 const char* dump_hf_event(uint16_t event) { in dump_hf_event() function
/packages/modules/Bluetooth/system/btif/src/
Dbtif_util.cc169 const char* dump_hf_event(uint16_t event) { in dump_hf_event() function
/packages/modules/Bluetooth/system/btif/test/
Dbtif_core_test.cc303 TEST_F(BtifCoreTest, dump_hf_event) { in TEST_F() argument