Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/
Dbta_hh_le.c1301 tBTA_HH_LE_HID_SRVC *p_hid_srvc = &p_cb->hid_srvc[0]; in bta_hh_clear_service_cache() local
1307 for (i = 0; i < BTA_HH_LE_HID_SRVC_MAX; i ++, p_hid_srvc ++) { in bta_hh_clear_service_cache()
1308 utl_freebuf((void **)&p_hid_srvc->rpt_map); in bta_hh_clear_service_cache()
1309 memset(p_hid_srvc, 0, sizeof(tBTA_HH_LE_HID_SRVC)); in bta_hh_clear_service_cache()