Searched refs:bta_gattc (Results 1 – 1 of 1) sorted by relevance
725 tBTA_GATTC bta_gattc; in bta_gattc_disc_cmpl() local726 bta_gattc.remote_bda = p_clcb->p_srcb->server_bda; in bta_gattc_disc_cmpl()727 (*p_clcb->p_rcb->p_cback)(BTA_GATTC_SRVC_DISC_DONE_EVT, &bta_gattc); in bta_gattc_disc_cmpl()1181 tBTA_GATTC bta_gattc; in bta_gattc_process_srvc_chg_ind() local1182 bta_gattc.remote_bda = p_srcb->server_bda; in bta_gattc_process_srvc_chg_ind()1183 (*p_clrcb->p_cback)(BTA_GATTC_SRVC_CHG_EVT, &bta_gattc); in bta_gattc_process_srvc_chg_ind()1206 tBTA_GATTC bta_gattc; in bta_gattc_proc_other_indication() local1207 bta_gattc.notify = *p_notify; in bta_gattc_proc_other_indication()1208 (*p_clcb->p_rcb->p_cback)(BTA_GATTC_NOTIF_EVT, &bta_gattc); in bta_gattc_proc_other_indication()