Home | History | Annotate | Download | only in gatt

Lines Matching refs:bta_gattc_cb

116         memset(&bta_gattc_cb, 0, sizeof(tBTA_GATTC_CB));
838 tBTA_GATTC_CB *p_cb = &bta_gattc_cb;
891 tBTA_GATTC_CB *p_cb = &bta_gattc_cb;
1776 tBTA_GATTC_CB *p_cb = &bta_gattc_cb;
1901 tBTA_GATTC_CLCB *p_clcb = &bta_gattc_cb.clcb[0];
1981 if (bta_gattc_cb.clcb[i].in_use &&
1982 bta_gattc_cb.clcb[i].p_srcb == p_srcb &&
1983 bta_gattc_cb.clcb[i].p_q_cmd == NULL)
1985 p_clcb = &bta_gattc_cb.clcb[i];
2265 tBTA_GATTC_CONN *p_conn = &bta_gattc_cb.conn_track[0];