Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/include/
Dhiddefs.h61 inline std::string hid_status_text(const tHID_STATUS& status) { in hid_status_text() function
/packages/modules/Bluetooth/system/bta/hh/
Dbta_hh_act.cc534 hid_status_text(status)); in bta_hh_api_disc_act()
868 hid_status_text(hid_status).c_str(), overlay_fail.c_str())); in bta_hh_close_act()
/packages/modules/Bluetooth/system/bta/hd/
Dbta_hd_act.cc147 log::error("Failed to deregister HID device ({})", hid_status_text(ret)); in bta_hd_api_disable()