Home | History | Annotate | Download | only in gatt

Lines Matching refs:su

1002     UINT8  su[LEN_UUID_128], tu[LEN_UUID_128];
1027 gatt_convert_uuid16_to_uuid128(su, src.uu.uuid16);
1028 ps = su;
1032 gatt_convert_uuid32_to_uuid128(su, src.uu.uuid32);
1033 ps = su;