Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/
Desp_hidh_api.h65 ESP_HIDH_UNSUPPORTED_MODE = 0xff /*!< unsupported protocol mode */ enumerator
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hid/
Dbtc_hh.c111 esp_hidh_protocol_mode_t protocol_mode = ESP_HIDH_UNSUPPORTED_MODE; in proto_mode_change_to_upper_layer()
792 param.get_proto.proto_mode = ESP_HIDH_UNSUPPORTED_MODE; in btc_hh_get_protocol()