Searched defs:dump_hd_event (Results 1 – 4 of 4) sorted by relevance
138 struct dump_hd_event { struct144 extern struct dump_hd_event dump_hd_event; argument
46 struct dump_hd_event dump_hd_event; variable119 const char* dump_hd_event(uint16_t event) { in dump_hd_event() function
233 std::string dump_hd_event(uint16_t event) { in dump_hd_event() function
533 TEST_F(BtifUtilsTest, dump_hd_event) { in TEST_F() argument