Searched refs:bta_gattc (Results 1 – 1 of 1) sorted by relevance
765 tBTA_GATTC bta_gattc; in bta_gattc_disc_cmpl() local766 bta_gattc.remote_bda = p_clcb->p_srcb->server_bda; in bta_gattc_disc_cmpl()767 (*p_clcb->p_rcb->p_cback)(BTA_GATTC_SRVC_DISC_DONE_EVT, &bta_gattc); in bta_gattc_disc_cmpl()1252 tBTA_GATTC bta_gattc; in bta_gattc_process_srvc_chg_ind() local1253 bta_gattc.service_changed.remote_bda = p_srcb->server_bda; in bta_gattc_process_srvc_chg_ind()1254 bta_gattc.service_changed.conn_id = conn_id; in bta_gattc_process_srvc_chg_ind()1255 (*p_clrcb->p_cback)(BTA_GATTC_SRVC_CHG_EVT, &bta_gattc); in bta_gattc_process_srvc_chg_ind()1278 tBTA_GATTC bta_gattc; in bta_gattc_proc_other_indication() local1279 bta_gattc.notify = *p_notify; in bta_gattc_proc_other_indication()1280 (*p_clcb->p_rcb->p_cback)(BTA_GATTC_NOTIF_EVT, &bta_gattc); in bta_gattc_proc_other_indication()