Home
last modified time | relevance | path

Searched refs:incl_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.c269 esp_gatts_incl_svc_desc_t incl_svc = {0}; variable
340 (uint8_t *)&incl_svc}},
613 incl_svc.start_hdl = param->add_attr_tab.handles[BAS_IDX_SVC]; in esp_hidd_prf_cb_hdl()
614 incl_svc.end_hdl = incl_svc.start_hdl + BAS_IDX_NB -1; in esp_hidd_prf_cb_hdl()
616 __func__, incl_svc.start_hdl); in esp_hidd_prf_cb_hdl()