Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dhidd_api.h217 extern tHID_STATUS HID_DevReportError(uint8_t error);
/hal_espressif-latest/components/bt/host/bluedroid/stack/hid/
Dhidd_api.c496 tHID_STATUS HID_DevReportError(uint8_t error) in HID_DevReportError() function
/hal_espressif-latest/components/bt/host/bluedroid/bta/hd/
Dbta_hd_act.c402 ret = HID_DevReportError(p_report->error); in bta_hd_report_error_act()