Searched refs:p_assoc_clcb (Results 1 – 1 of 1) sorted by relevance
1880 tBTA_GATTC_CLCB *p_assoc_clcb = bta_gattc_find_clcb_by_cif(p_msg->api_assoc.client_if, in bta_gattc_process_api_cache_assoc() local1883 if (p_assoc_clcb != NULL) { in bta_gattc_process_api_cache_assoc()1884 … if (p_assoc_clcb->state == BTA_GATTC_CONN_ST || p_assoc_clcb->state == BTA_GATTC_DISCOVER_ST) { in bta_gattc_process_api_cache_assoc()