Home | History | Annotate | Download | only in gatt

Lines Matching defs:gatt_if

700     tBTA_GATTC_IF   gatt_if;
709 &gatt_if, p_clcb->bda, &p_clcb->transport);
2053 tBTA_GATTC_IF gatt_if;
2056 if (!GATT_GetConnectionInfor(conn_id, &gatt_if, remote_bda, &transport))
2064 if ((p_clrcb = bta_gattc_cl_get_regcb(gatt_if)) == NULL)
2096 if ((p_clcb = bta_gattc_clcb_alloc(gatt_if, remote_bda, transport)) != NULL)