Searched refs:hidd_svc_hdl (Results 1 – 1 of 1) sorted by relevance
71 uint16_t hidd_svc_hdl = hidd_le_env.hidd_inst.att_tbl[HIDD_LE_IDX_SVC]; in esp_hidd_profile_deinit() local77 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()