Searched refs:HIDH_TRACE_ERROR (Results 1 – 3 of 3) sorted by relevance
510 HIDH_TRACE_ERROR("HID_ERR_NOT_REGISTERED"); in HID_HostWriteDev()515 HIDH_TRACE_ERROR("HID_ERR_INVALID_PARAM"); in HID_HostWriteDev()520 HIDH_TRACE_ERROR("HID_ERR_NO_CONNECTION dev_handle %d", dev_handle); in HID_HostWriteDev()569 HIDH_TRACE_ERROR ("Security Registration 1 failed"); in HID_HostSetSecurityLevel()575 HIDH_TRACE_ERROR ("Security Registration 2 failed"); in HID_HostSetSecurityLevel()581 HIDH_TRACE_ERROR ("Security Registration 3 failed"); in HID_HostSetSecurityLevel()587 HIDH_TRACE_ERROR ("Security Registration 4 failed"); in HID_HostSetSecurityLevel()593 HIDH_TRACE_ERROR ("Security Registration 5 failed"); in HID_HostSetSecurityLevel()599 HIDH_TRACE_ERROR ("Security Registration 6 failed"); in HID_HostSetSecurityLevel()
102 HIDH_TRACE_ERROR ("HID-Host Control Registration failed"); in hidh_conn_reg()107 HIDH_TRACE_ERROR ("HID-Host Interrupt Registration failed"); in hidh_conn_reg()
257 #define HIDH_TRACE_ERROR(fmt, args...) {if (hh_cb.trace_level >= BT_TRACE_LEVEL_ERROR && BT_LO… macro425 #define HIDH_TRACE_ERROR(fmt, args...) macro