Searched refs:bta_gattc (Results 1 – 1 of 1) sorted by relevance
727 tBTA_GATTC bta_gattc; in bta_gattc_disc_cmpl() local728 bta_gattc.remote_bda = p_clcb->p_srcb->server_bda; in bta_gattc_disc_cmpl()729 (*p_clcb->p_rcb->p_cback)(BTA_GATTC_SRVC_DISC_DONE_EVT, &bta_gattc); in bta_gattc_disc_cmpl()1183 tBTA_GATTC bta_gattc; in bta_gattc_process_srvc_chg_ind() local1184 bta_gattc.remote_bda = p_srcb->server_bda; in bta_gattc_process_srvc_chg_ind()1185 (*p_clrcb->p_cback)(BTA_GATTC_SRVC_CHG_EVT, &bta_gattc); in bta_gattc_process_srvc_chg_ind()1208 tBTA_GATTC bta_gattc; in bta_gattc_proc_other_indication() local1209 bta_gattc.notify = *p_notify; in bta_gattc_proc_other_indication()1210 (*p_clcb->p_rcb->p_cback)(BTA_GATTC_NOTIF_EVT, &bta_gattc); in bta_gattc_proc_other_indication()