Home
last modified time | relevance | path

Searched refs:ESP_HIDD_SET_PROTOCOL_EVT (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-3.5.0/components/bt/host/bluedroid/api/include/api/
Desp_hidd_api.h122ESP_HIDD_SET_PROTOCOL_EVT, /*!< When HID device receives SET_PROTOCOL request from host, the eve… enumerator
/hal_espressif-3.5.0/examples/bluetooth/bluedroid/classic_bt/bt_hid_mouse_device/main/
Dmain.c317 case ESP_HIDD_SET_PROTOCOL_EVT: in esp_bt_hidd_cb()
/hal_espressif-3.5.0/components/bt/host/bluedroid/btc/profile/std/hid/
Dbtc_hd.c768 btc_hd_cb_to_app(ESP_HIDD_SET_PROTOCOL_EVT, &param); in btc_hd_cb_handler()
/hal_espressif-3.5.0/components/esp_hid/src/
Dbt_hidd.c726 case ESP_HIDD_SET_PROTOCOL_EVT: { in bt_hidd_cb()