Home | History | Annotate | Download | only in gatt

Lines Matching refs:UINT8

42 static const UINT8  base_uuid[LEN_UUID_128] = {0xFB, 0x34, 0x9B, 0x5F, 0x80, 0x00, 0x00, 0x80,
56 void bta_gatt_convert_uuid16_to_uuid128(UINT8 uuid_128[LEN_UUID_128], UINT16 uuid_16)
58 UINT8 *p = &uuid_128[LEN_UUID_128 - 4];
75 UINT8 su[LEN_UUID_128], tu[LEN_UUID_128];
76 UINT8 *ps, *pt;
124 tBTA_GATTC_RCB * bta_gattc_cl_get_regcb(UINT8 client_if)
126 UINT8 i = 0;
146 UINT8 bta_gattc_num_reg_app(void)
148 UINT8 i = 0, j = 0;
166 tBTA_GATTC_CLCB * bta_gattc_find_clcb_by_cif (UINT8 client_if, BD_ADDR remote_bda,
170 UINT8 i;
194 UINT8 i;
217 UINT8 i_clcb = 0;
327 UINT8 i;
349 UINT8 i;
390 UINT8 i;
460 UINT8 *pp = (UINT8 *)p_attr->p_uuid;
568 UINT8 i;
597 UINT8 i;
633 UINT8 i = 0, *pp = p_attr->value;
682 UINT8 i = 0;
748 BOOLEAN bta_gattc_check_bg_conn (tBTA_GATTC_IF client_if, BD_ADDR remote_bda, UINT8 role)
751 UINT8 i = 0;
811 UINT8 i_conn = 0;
840 UINT8 i_conn = 0;