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 196 p_srvc_cb->p_cur_srvc = p_srvc_cb->p_srvc_cache = NULL;
298 if (p_srvc_cb->p_srvc_cache == NULL)
299 p_srvc_cb->p_srvc_cache = p_new_srvc;
567 bta_gattc_display_cache_server(p_srvc_cb->p_srvc_cache);
    [all...]
bta_gattc_act.c 631 if (p_clcb->p_srcb->p_srvc_cache == NULL ||
885 if(p_clcb->p_srcb && p_clcb->p_srcb->p_srvc_cache)
891 p_clcb->p_srcb->p_srvc_cache = NULL;
    [all...]
bta_gattc_int.h 279 tBTA_GATTC_CACHE *p_srvc_cache; member in struct:__anon2518

Completed in 236 milliseconds