use super::BluetoothUuid16;
pub const SERVICE_DISCOVERY_SERVER_SERVICE_CLASS_ID: BluetoothUuid16 = BluetoothUuid16::new(0x1000);
pub const BROWSE_GROUP_DESCRIPTOR_SERVICE_CLASS_ID: BluetoothUuid16 = BluetoothUuid16::new(0x1001);
pub const SERIAL_PORT: BluetoothUuid16 = BluetoothUuid16::new(0x1101);
pub const LAN_ACCESS_USING_PPP: BluetoothUuid16 = BluetoothUuid16::new(0x1102);
pub const DIAL_UP_NETWORKING: BluetoothUuid16 = BluetoothUuid16::new(0x1103);
pub const IR_MC_SYNC: BluetoothUuid16 = BluetoothUuid16::new(0x1104);
pub const OBEX_OBJECT_PUSH: BluetoothUuid16 = BluetoothUuid16::new(0x1105);
pub const OBEX_FILE_TRANSFER: BluetoothUuid16 = BluetoothUuid16::new(0x1106);
pub const IR_MC_SYNC_COMMAND: BluetoothUuid16 = BluetoothUuid16::new(0x1107);
pub const HEADSET: BluetoothUuid16 = BluetoothUuid16::new(0x1108);
pub const CORDLESS_TELEPHONY: BluetoothUuid16 = BluetoothUuid16::new(0x1109);
pub const AUDIO_SOURCE: BluetoothUuid16 = BluetoothUuid16::new(0x110a);
pub const AUDIO_SINK: BluetoothUuid16 = BluetoothUuid16::new(0x110b);
pub const AV_REMOTE_CONTROL_TARGET: BluetoothUuid16 = BluetoothUuid16::new(0x110c);
pub const ADVANCED_AUDIO_DISTRIBUTION: BluetoothUuid16 = BluetoothUuid16::new(0x110d);
pub const AV_REMOTE_CONTROL: BluetoothUuid16 = BluetoothUuid16::new(0x110e);
pub const AV_REMOTE_CONTROL_CONTROLLER: BluetoothUuid16 = BluetoothUuid16::new(0x110f);
pub const INTERCOM: BluetoothUuid16 = BluetoothUuid16::new(0x1110);
pub const FAX: BluetoothUuid16 = BluetoothUuid16::new(0x1111);
pub const HEADSET_AUDIO_GATEWAY: BluetoothUuid16 = BluetoothUuid16::new(0x1112);
pub const WAP: BluetoothUuid16 = BluetoothUuid16::new(0x1113);
pub const WAP_CLIENT: BluetoothUuid16 = BluetoothUuid16::new(0x1114);
pub const PANU: BluetoothUuid16 = BluetoothUuid16::new(0x1115);
pub const NAP: BluetoothUuid16 = BluetoothUuid16::new(0x1116);
pub const GN: BluetoothUuid16 = BluetoothUuid16::new(0x1117);
pub const DIRECT_PRINTING: BluetoothUuid16 = BluetoothUuid16::new(0x1118);
pub const REFERENCE_PRINTING: BluetoothUuid16 = BluetoothUuid16::new(0x1119);
pub const IMAGING: BluetoothUuid16 = BluetoothUuid16::new(0x111a);
pub const IMAGING_RESPONDER: BluetoothUuid16 = BluetoothUuid16::new(0x111b);
pub const IMAGING_AUTOMATIC_ARCHIVE: BluetoothUuid16 = BluetoothUuid16::new(0x111c);
pub const IMAGING_REFERENCED_OBJECTS: BluetoothUuid16 = BluetoothUuid16::new(0x111d);
pub const HANDS_FREE: BluetoothUuid16 = BluetoothUuid16::new(0x111e);
pub const AG_HANDS_FREE: BluetoothUuid16 = BluetoothUuid16::new(0x111f);
pub const DIRECT_PRINTING_REFERENCED_OBJECTS_SERVICE: BluetoothUuid16 = BluetoothUuid16::new(0x1120);
pub const REFLECTED_UI: BluetoothUuid16 = BluetoothUuid16::new(0x1121);
pub const BASIC_PRINTING: BluetoothUuid16 = BluetoothUuid16::new(0x1122);
pub const PRINTING_STATUS: BluetoothUuid16 = BluetoothUuid16::new(0x1123);
pub const HID: BluetoothUuid16 = BluetoothUuid16::new(0x1124);
pub const HARDCOPY_CABLE_REPLACEMENT: BluetoothUuid16 = BluetoothUuid16::new(0x1125);
pub const HCR_PRINT: BluetoothUuid16 = BluetoothUuid16::new(0x1126);
pub const HCR_SCAN: BluetoothUuid16 = BluetoothUuid16::new(0x1127);
pub const COMMON_ISDN_ACCESS: BluetoothUuid16 = BluetoothUuid16::new(0x1128);
pub const SIM_ACCESS: BluetoothUuid16 = BluetoothUuid16::new(0x112d);
pub const PHONEBOOK_ACCESS_CLIENT: BluetoothUuid16 = BluetoothUuid16::new(0x112e);
pub const PHONEBOOK_ACCESS_SERVER: BluetoothUuid16 = BluetoothUuid16::new(0x112f);
pub const PHONEBOOK_ACCESS_PROFILE: BluetoothUuid16 = BluetoothUuid16::new(0x1130);
pub const HEADSET_HS: BluetoothUuid16 = BluetoothUuid16::new(0x1131);
pub const MESSAGE_ACCESS_SERVER: BluetoothUuid16 = BluetoothUuid16::new(0x1132);
pub const MESSAGE_NOTIFICATION_SERVER: BluetoothUuid16 = BluetoothUuid16::new(0x1133);
pub const MESSAGE_ACCESS_PROFILE: BluetoothUuid16 = BluetoothUuid16::new(0x1134);
pub const GNSS: BluetoothUuid16 = BluetoothUuid16::new(0x1135);
pub const GNSS_SERVER: BluetoothUuid16 = BluetoothUuid16::new(0x1136);
pub const _3D_DISPLAY: BluetoothUuid16 = BluetoothUuid16::new(0x1137);
pub const _3D_GLASSES: BluetoothUuid16 = BluetoothUuid16::new(0x1138);
pub const _3D_SYNCH_PROFILE: BluetoothUuid16 = BluetoothUuid16::new(0x1139);
pub const MULTI_PROFILE_SPECIFICATION: BluetoothUuid16 = BluetoothUuid16::new(0x113a);
pub const MPS: BluetoothUuid16 = BluetoothUuid16::new(0x113b);
pub const CTN_ACCESS_SERVICE: BluetoothUuid16 = BluetoothUuid16::new(0x113c);
pub const CTN_NOTIFICATION_SERVICE: BluetoothUuid16 = BluetoothUuid16::new(0x113d);
pub const CALENDAR_TASKS_AND_NOTES_PROFILE: BluetoothUuid16 = BluetoothUuid16::new(0x113e);
pub const PN_P_INFORMATION: BluetoothUuid16 = BluetoothUuid16::new(0x1200);
pub const GENERIC_NETWORKING: BluetoothUuid16 = BluetoothUuid16::new(0x1201);
pub const GENERIC_FILE_TRANSFER: BluetoothUuid16 = BluetoothUuid16::new(0x1202);
pub const GENERIC_AUDIO: BluetoothUuid16 = BluetoothUuid16::new(0x1203);
pub const GENERIC_TELEPHONY: BluetoothUuid16 = BluetoothUuid16::new(0x1204);
pub const UPNP_SERVICE: BluetoothUuid16 = BluetoothUuid16::new(0x1205);
pub const UPNP_IP_SERVICE: BluetoothUuid16 = BluetoothUuid16::new(0x1206);
pub const ESDP_UPNP_IP_PAN: BluetoothUuid16 = BluetoothUuid16::new(0x1300);
pub const ESDP_UPNP_IP_LAP: BluetoothUuid16 = BluetoothUuid16::new(0x1301);
pub const ESDP_UPNP_L2_CAP: BluetoothUuid16 = BluetoothUuid16::new(0x1302);
pub const VIDEO_SOURCE: BluetoothUuid16 = BluetoothUuid16::new(0x1303);
pub const VIDEO_SINK: BluetoothUuid16 = BluetoothUuid16::new(0x1304);
pub const VIDEO_DISTRIBUTION: BluetoothUuid16 = BluetoothUuid16::new(0x1305);
pub const HDP: BluetoothUuid16 = BluetoothUuid16::new(0x1400);
pub const HDP_SOURCE: BluetoothUuid16 = BluetoothUuid16::new(0x1401);
pub const HDP_SINK: BluetoothUuid16 = BluetoothUuid16::new(0x1402);