Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_ancs/main/
Dble_ancs_demo.c86 .appearance = ESP_BLE_APPEARANCE_GENERIC_HID,
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_hid_device_demo/main/
Dhid_device_le_prf.c549 esp_ble_gap_config_local_icon (ESP_BLE_APPEARANCE_GENERIC_HID); in esp_hidd_prf_cb_hdl()
/hal_espressif-3.6.0/components/bt/host/bluedroid/api/include/api/
Desp_gap_ble_api.h97 #define ESP_BLE_APPEARANCE_GENERIC_HID 0x03C0 /* relate to BTM_BLE_APPEARANCE_GENERIC_H… macro
/hal_espressif-3.6.0/components/bt/host/bluedroid/api/
Desp_gap_ble_api.c260 case ESP_BLE_APPEARANCE_GENERIC_HID: in esp_ble_gap_config_local_icon()