Searched refs:pending_discovery (Results 1 – 4 of 4) sorted by relevance
119 p_srvc_cb->pending_discovery.Clear(); in bta_gattc_init_cache()157 if (!p_srvc_cb->pending_discovery.StartNextServiceExploration()) { in bta_gattc_explore_next_service()162 const auto& service = p_srvc_cb->pending_discovery.CurrentlyExploredService(); in bta_gattc_explore_next_service()180 p_srvc_cb->gatt_database = p_srvc_cb->pending_discovery.Build(); in bta_gattc_explore_srvc_finished()202 p_srvc_cb->pending_discovery.NextDescriptorRangeToExplore(); in bta_gattc_start_disc_char_dscp()241 bool no_pending_disc = !p_srvc_cb->pending_discovery.InProgress(); in bta_gattc_sdp_callback()270 p_srvc_cb->pending_discovery.AddService(start_handle, end_handle, in bta_gattc_sdp_callback()330 p_srvc_cb->pending_discovery.AddService( in bta_gattc_disc_res_cback()336 p_srvc_cb->pending_discovery.AddIncludedService( in bta_gattc_disc_res_cback()343 p_srvc_cb->pending_discovery.AddCharacteristic( in bta_gattc_disc_res_cback()[all …]
214 gatt::DatabaseBuilder pending_discovery; member
300 p_tcb->pending_discovery.Clear(); in bta_gattc_srcb_alloc()
703 p_clcb->p_srcb->pending_discovery.Clear(); in bta_gattc_disc_cmpl()