Searched refs:bta_gattc (Results 1 – 1 of 1) sorted by relevance
1487 tBTA_GATTC bta_gattc; in bta_gattc_process_srvc_chg_ind() local1488 bta_gattc.remote_bda = p_srcb->server_bda; in bta_gattc_process_srvc_chg_ind()1489 (*p_clrcb->p_cback)(BTA_GATTC_SRVC_CHG_EVT, &bta_gattc); in bta_gattc_process_srvc_chg_ind()1518 tBTA_GATTC bta_gattc; in bta_gattc_proc_other_indication() local1519 bta_gattc.notify = *p_notify; in bta_gattc_proc_other_indication()1520 (*p_clcb->p_rcb->p_cback)(BTA_GATTC_NOTIF_EVT, &bta_gattc); in bta_gattc_proc_other_indication()