Home | History | Annotate | Download | only in gatt

Lines Matching refs:gatt_if

636     tBTA_GATTC_IF   gatt_if;
643 GATT_GetConnectionInfor(p_data->int_conn.hdr.layer_specific, &gatt_if, p_clcb->bda);
1800 tBTA_GATTC_IF gatt_if;
1802 if (!GATT_GetConnectionInfor(conn_id, &gatt_if, remote_bda))
1808 if ((p_clrcb = bta_gattc_cl_get_regcb(gatt_if)) == NULL)
1836 if ((p_clcb = bta_gattc_clcb_alloc(gatt_if, remote_bda)) != NULL)