Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/examples/bluetooth/esp_hid_host/main/
Desp_hid_gap.h18 #define HIDH_IDLE_MODE 0x00 macro
32 #define HID_HOST_MODE HIDH_IDLE_MODE
Desp_hid_host_main.c129 #if HID_HOST_MODE == HIDH_IDLE_MODE in app_main()