Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_util.h192 struct dump_rc_notification_event_id { struct
198 extern struct dump_rc_notification_event_id dump_rc_notification_event_id; argument
Dmock_btif_util.cc51 struct dump_rc_notification_event_id dump_rc_notification_event_id; variable
139 const char* dump_rc_notification_event_id(uint8_t event_id) { in dump_rc_notification_event_id() function
/packages/modules/Bluetooth/system/btif/src/
Dbtif_util.cc331 std::string dump_rc_notification_event_id(uint8_t event_id) { in dump_rc_notification_event_id() function
/packages/modules/Bluetooth/system/btif/test/
Dbtif_core_test.cc654 TEST_F(BtifUtilsTest, dump_rc_notification_event_id) { in TEST_F() argument