Home
last modified time | relevance | path

Searched refs:dump_dm_search_event (Results 1 – 3 of 3) sorted by relevance

/system/bt/btif/include/
Dbtif_util.h48 const char* dump_dm_search_event(uint16_t event);
/system/bt/btif/src/
Dbtif_util.cc193 const char* dump_dm_search_event(uint16_t event) { in dump_dm_search_event() function
Dbtif_dm.cc771 BTIF_TRACE_DEBUG("%s: event=%s", __func__, dump_dm_search_event(event)); in search_devices_copy_cb()
1207 BTIF_TRACE_EVENT("%s event=%s", __func__, dump_dm_search_event(event)); in btif_dm_search_devices_evt()
2033 dump_dm_search_event(event), param_len); in bte_search_devices_evt()