Home
last modified time | relevance | path

Searched refs:HID_ERR_INVALID_PARAM (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/hid/
Dhidh_api.c302 return HID_ERR_INVALID_PARAM; in HID_HostRegister()
443 return HID_ERR_INVALID_PARAM; in HID_HostRemoveDev()
481 return HID_ERR_INVALID_PARAM; in HID_HostOpenDev()
516 status = HID_ERR_INVALID_PARAM; in HID_HostWriteDev()
551 return HID_ERR_INVALID_PARAM; in HID_HostCloseDev()
Dhidd_api.c132 return HID_ERR_INVALID_PARAM; in HID_DevRegister()
370 return HID_ERR_INVALID_PARAM; in HID_DevSendReport()
441 return HID_ERR_INVALID_PARAM; in HID_DevConnect()
464 return HID_ERR_INVALID_PARAM; in HID_DevDisconnect()
Dhidd_conn.c743 return (HID_ERR_INVALID_PARAM); in hidd_conn_send_data()
Dhidh_conn.c869 return (HID_ERR_INVALID_PARAM) ; in hidh_conn_snd_data()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dhiddefs.h43 HID_ERR_INVALID_PARAM, enumerator