Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gattc_act.cc565 auto robust_caching_support = GetRobustCachingSupport(p_clcb, db); in bta_gattc_conn()
868 GetRobustCachingSupport(p_clcb, p_clcb->p_srcb->gatt_database); in bta_gattc_start_discover()
915 GetRobustCachingSupport(p_clcb, p_clcb->p_srcb->gatt_database); in bta_gattc_continue_discovery_if_needed()
Dbta_gattc_int.h508 RobustCachingSupport GetRobustCachingSupport(const tBTA_GATTC_CLCB* p_clcb,
Dbta_gattc_cache.cc136 RobustCachingSupport GetRobustCachingSupport(const tBTA_GATTC_CLCB* p_clcb, in GetRobustCachingSupport() function