Searched refs:RobustCachingSupport (Results 1 – 3 of 3) sorted by relevance
136 RobustCachingSupport GetRobustCachingSupport(const tBTA_GATTC_CLCB* p_clcb, in GetRobustCachingSupport()153 return RobustCachingSupport::SUPPORTED; in GetRobustCachingSupport()163 return RobustCachingSupport::UNSUPPORTED; in GetRobustCachingSupport()169 return RobustCachingSupport::W4_REMOTE_VERSION; in GetRobustCachingSupport()187 return RobustCachingSupport::UNSUPPORTED; in GetRobustCachingSupport()199 return RobustCachingSupport::UNSUPPORTED; in GetRobustCachingSupport()205 return RobustCachingSupport::UNKNOWN; in GetRobustCachingSupport()
502 enum class RobustCachingSupport { enum508 RobustCachingSupport GetRobustCachingSupport(const tBTA_GATTC_CLCB* p_clcb,573 struct formatter<RobustCachingSupport> : enum_formatter<RobustCachingSupport> {
573 robust_caching_support != RobustCachingSupport::UNSUPPORTED) { in bta_gattc_conn()831 tBTA_GATTC_CLCB* p_clcb, RobustCachingSupport cache_support,869 if (cache_support == RobustCachingSupport::W4_REMOTE_VERSION) { in bta_gattc_start_discover()921 tBTA_GATTC_CLCB* p_clcb, RobustCachingSupport cache_support, in bta_gattc_continue_with_version_and_cache_known()923 if (cache_support == RobustCachingSupport::UNSUPPORTED || in bta_gattc_continue_with_version_and_cache_known()925 cache_support == RobustCachingSupport::UNKNOWN)) { in bta_gattc_continue_with_version_and_cache_known()