Home
last modified time | relevance | path

Searched refs:HIDD_LE_BOOT_REPORT_MAX_LEN (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_hid_device_demo/main/
Dhid_device_le_prf.c490HIDD_LE_BOOT_REPORT_MAX_LEN, 0,
506HIDD_LE_BOOT_REPORT_MAX_LEN, 0,
517HIDD_LE_BOOT_REPORT_MAX_LEN, 0,
Dhidd_le_prf_int.h70 #define HIDD_LE_BOOT_REPORT_MAX_LEN (8) macro
/hal_espressif-3.6.0/components/esp_hid/src/
Dble_hidd.c31 #define HIDD_LE_BOOT_REPORT_MAX_LEN (8) macro
322 …x++, (uint8_t *)&s_hid_boot_kb_input_uuid, ESP_GATT_PERM_READ, HIDD_LE_BOOT_REPORT_MAX_LEN, 0, NUL… in create_hid_db()
324 …, (uint8_t *)&s_hid_boot_mouse_input_uuid, ESP_GATT_PERM_READ, HIDD_LE_BOOT_REPORT_MAX_LEN, 0, NUL… in create_hid_db()
330 …boot_kb_output_uuid, ESP_GATT_PERM_READ | ESP_GATT_PERM_WRITE, HIDD_LE_BOOT_REPORT_MAX_LEN, 0, NUL… in create_hid_db()