Searched refs:uuid_16 (Results 1 – 8 of 8) sorted by relevance
9 static struct bt_uuid_16 uuid_16 = BT_UUID_INIT_16(0xffff); variable20 zassert_false(bt_uuid_cmp(&uuid_16.uuid, BT_UUID_DECLARE_16(0xffff)), in ZTEST()28 zassert_false(bt_uuid_cmp(&uuid_16.uuid, &uuid_128.uuid), in ZTEST()32 zassert_true(bt_uuid_cmp(&uuid_16.uuid, BT_UUID_DECLARE_16(0x0000)), in ZTEST()
103 net_buf_simple_add_le16(net_buf, obj->metadata.type.uuid_16.val); in dir_list_object_encode()299 dir_list_obj->metadata.type.uuid_16.val = BT_UUID_OTS_DIRECTORY_LISTING_VAL; in bt_ots_dir_list_init()
227 &obj_meta->type.uuid_16.val, in ots_obj_type_read()228 sizeof(obj_meta->type.uuid_16.val)); in ots_obj_type_read()
1691 rec->metadata.type.uuid_16.val = in decode_record()
279 param.type.uuid_16.val = BT_UUID_OTS_TYPE_UNSPECIFIED_VAL; in ots_init()307 param.type.uuid_16.val = BT_UUID_OTS_TYPE_UNSPECIFIED_VAL; in ots_init()
116 param.type.uuid_16.val = BT_UUID_OTS_TYPE_UNSPECIFIED_VAL; in register_object()
61 struct bt_uuid_16 uuid_16; member
493 add_param.type.uuid_16.val = BT_UUID_16(icon_type)->val; in add_icon_object()522 add_param.type.uuid_16.val = BT_UUID_16(segs_type)->val; in add_current_track_segments_object()557 add_param.type.uuid_16.val = BT_UUID_16(track_type)->val; in add_track_object()586 add_param.type.uuid_16.val = BT_UUID_16(group_type)->val; in add_parent_group_object()621 add_param.type.uuid_16.val = BT_UUID_16(group_type)->val; in add_group_object()