Lines Matching refs:u5
46 bt_uuid_t u, u2, u3, u4, u5, ub, u128;
123 bt_uuid128_create(&u5, i);
155 if (u5.type != 128) {
180 if (bt_uuid_cmp(&u4, &u5) != 0) {
185 if (bt_uuid_cmp(&u5, &u) != 0) {
195 if (bt_uuid_cmp(&u5, &ub) == 0) {
218 bt_uuid128_create(&u5, i);
261 if (u5.type != 128) {
281 if (bt_uuid_cmp(&u4, &u5) != 0) {
286 if (bt_uuid_cmp(&u5, &u) != 0) {
296 if (bt_uuid_cmp(&u5, &ub) == 0) {