186d7f5d3SJohn Marino# $DragonFly: src/etc/bluetooth/protocols,v 1.1 2008/01/03 13:35:20 hasso Exp $ 286d7f5d3SJohn Marino# $NetBSD: protocols,v 1.1 2006/06/19 15:44:35 gdamore Exp $ 386d7f5d3SJohn Marino# $Id: protocols,v 1.1 2006/06/19 15:44:35 gdamore Exp $ 486d7f5d3SJohn Marino# $FreeBSD: /repoman/r/ncvs/src/etc/bluetooth/protocols,v 1.2 2005/11/10 19:09:22 emax Exp $ 586d7f5d3SJohn Marino# 686d7f5d3SJohn Marino# Bluetooth Protocol/Service Multiplexor (PSM) names and numbers 786d7f5d3SJohn Marino# 886d7f5d3SJohn Marino# See also 986d7f5d3SJohn Marino# https://www.bluetooth.org/foundry/assignnumb/document/assigned_numbers 1086d7f5d3SJohn Marino# 1186d7f5d3SJohn Marino# Protocol PSM Alias Reference 1286d7f5d3SJohn Marino 1386d7f5d3SJohn Marinosdp 1 SDP # Service Discovery Protocol 1486d7f5d3SJohn Marinorfcomm 3 RFCOMM # RFCOMM with TS 07.10 1586d7f5d3SJohn Marinotcs-bin 5 TCS-BIN # Telephony Control Specification 1686d7f5d3SJohn Marinotcs-bin-cordless 7 TCS-BIN-CORDLESS # Telephony Control Specification 1786d7f5d3SJohn Marinobnep 15 BNEP # Bluetooth Network Encapsulation Protocol 1886d7f5d3SJohn Marinohid-control 17 HID-Control # Human Interface Device (control) 1986d7f5d3SJohn Marinohid-interrupt 19 HID-Interrupt # Human Interface Device (interrupt) 2086d7f5d3SJohn Marinoupnp 21 UPnP # See ESDP, Bluetooth SIG 2186d7f5d3SJohn Marinoavctp 23 AVCTP # Audio/Video Control Transport Protocol 2286d7f5d3SJohn Marinoavdtp 25 AVDTP # Audio/Video Distribution Transport Protocol 2386d7f5d3SJohn Marinoudi-c-plane 29 UDI-C-Plane # Unrestricted Digital Information Profile 24