HomeSort by relevance Sort by last modified time
    Searched refs:p_srvc_cache (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_cache.c 197 p_srvc_cb->p_cur_srvc = p_srvc_cb->p_srvc_cache = NULL;
329 if (p_srvc_cb->p_srvc_cache == NULL)
330 p_srvc_cb->p_srvc_cache = p_new_srvc;
604 bta_gattc_display_cache_server(p_srvc_cb->p_srvc_cache);
    [all...]
bta_gattc_act.c 711 if (p_clcb->p_srcb->p_srvc_cache == NULL ||
    [all...]
bta_gattc_int.h 322 tBTA_GATTC_CACHE *p_srvc_cache; member in struct:__anon5191

Completed in 34 milliseconds