Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_util.h150 struct dump_hd_event { struct
156 extern struct dump_hd_event dump_hd_event; argument
Dmock_btif_util.cc48 struct dump_hd_event dump_hd_event; variable
123 const char* dump_hd_event(uint16_t event) { in dump_hd_event() function
/packages/modules/Bluetooth/system/btif/src/
Dbtif_util.cc262 const char* dump_hd_event(uint16_t event) { in dump_hd_event() function
/packages/modules/Bluetooth/system/btif/test/
Dbtif_core_test.cc417 TEST_F(BtifCoreTest, dump_hd_event) { in TEST_F() argument