Home
last modified time | relevance | path

Searched refs:ESP_HIDH_HS_INVALID_PARAM (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/
Desp_hidh_api.h41ESP_HIDH_HS_INVALID_PARAM, /*!< handshake error: parameter value does not meet the expected crite… enumerator
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hid/
Dbtc_hh.c828 ret = ESP_HIDH_HS_INVALID_PARAM; in btc_hh_set_protocol()
873 ret = ESP_HIDH_HS_INVALID_PARAM; in btc_hh_get_report()
947 ret = ESP_HIDH_HS_INVALID_PARAM; in btc_hh_set_report()
951 ret = ESP_HIDH_HS_INVALID_PARAM; in btc_hh_set_report()
1000 ret = ESP_HIDH_HS_INVALID_PARAM; in btc_hh_send_data()