Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/examples/bluetooth/bluedroid/ble/ble_hid_device_demo/main/
Desp_hidd_prf_api.c71 uint16_t hidd_svc_hdl = hidd_le_env.hidd_inst.att_tbl[HIDD_LE_IDX_SVC]; in esp_hidd_profile_deinit() local
77 if(hidd_svc_hdl != 0) { in esp_hidd_profile_deinit()
78 esp_ble_gatts_stop_service(hidd_svc_hdl); in esp_hidd_profile_deinit()
79 esp_ble_gatts_delete_service(hidd_svc_hdl); in esp_hidd_profile_deinit()