Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/examples/bluetooth/bluedroid/ble/ble_hid_device_demo/main/
Dhid_device_le_prf.c267 static uint16_t hid_le_svc = ATT_SVC_HID; variable
333 … ESP_GATT_PERM_READ_ENCRYPTED, sizeof(uint16_t), sizeof(hid_le_svc),
334 (uint8_t *)&hid_le_svc}},