Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/examples/bluetooth/bluedroid/ble/ble_hid_device_demo/main/
Dhidd_le_prf_int.h41 #define HID_MAX_APPS 1 macro
316 hidd_clcb_t hidd_clcb[HID_MAX_APPS]; /* connection link*/
Dhid_device_le_prf.c657 for (i_clcb = 0, p_clcb= hidd_le_env.hidd_clcb; i_clcb < HID_MAX_APPS; i_clcb++, p_clcb++) { in hidd_clcb_alloc()
674 for (i_clcb = 0, p_clcb= hidd_le_env.hidd_clcb; i_clcb < HID_MAX_APPS; i_clcb++, p_clcb++) { in hidd_clcb_dealloc()