Home
last modified time | relevance | path

Searched defs:p_cache (Results 1 – 1 of 1) sorted by relevance

/system/bt/bta/gatt/
Dbta_gattc_cache.cc121 static void bta_gattc_display_cache_server(list_t* p_cache) { in bta_gattc_display_cache_server()
941 tBTA_GATTC_SERVICE* p_cache = (tBTA_GATTC_SERVICE*)list_node(sn); in bta_gattc_search_service() local