xref: /dragonfly/etc/bluetooth/protocols (revision 86d7f5d3)
1*86d7f5d3SJohn Marino# $DragonFly: src/etc/bluetooth/protocols,v 1.1 2008/01/03 13:35:20 hasso Exp $
2*86d7f5d3SJohn Marino# $NetBSD: protocols,v 1.1 2006/06/19 15:44:35 gdamore Exp $
3*86d7f5d3SJohn Marino# $Id: protocols,v 1.1 2006/06/19 15:44:35 gdamore Exp $
4*86d7f5d3SJohn Marino# $FreeBSD: /repoman/r/ncvs/src/etc/bluetooth/protocols,v 1.2 2005/11/10 19:09:22 emax Exp $
5*86d7f5d3SJohn Marino#
6*86d7f5d3SJohn Marino# Bluetooth Protocol/Service Multiplexor (PSM) names and numbers
7*86d7f5d3SJohn Marino#
8*86d7f5d3SJohn Marino# See also
9*86d7f5d3SJohn Marino# https://www.bluetooth.org/foundry/assignnumb/document/assigned_numbers
10*86d7f5d3SJohn Marino#
11*86d7f5d3SJohn Marino# Protocol       PSM Alias         Reference
12*86d7f5d3SJohn Marino
13*86d7f5d3SJohn Marinosdp              1   SDP           # Service Discovery Protocol
14*86d7f5d3SJohn Marinorfcomm           3   RFCOMM        # RFCOMM with TS 07.10
15*86d7f5d3SJohn Marinotcs-bin          5   TCS-BIN       # Telephony Control Specification
16*86d7f5d3SJohn Marinotcs-bin-cordless 7   TCS-BIN-CORDLESS # Telephony Control Specification
17*86d7f5d3SJohn Marinobnep             15  BNEP          # Bluetooth Network Encapsulation Protocol
18*86d7f5d3SJohn Marinohid-control      17  HID-Control   # Human Interface Device (control)
19*86d7f5d3SJohn Marinohid-interrupt    19  HID-Interrupt # Human Interface Device (interrupt)
20*86d7f5d3SJohn Marinoupnp             21  UPnP          # See ESDP, Bluetooth SIG
21*86d7f5d3SJohn Marinoavctp            23  AVCTP         # Audio/Video Control Transport Protocol
22*86d7f5d3SJohn Marinoavdtp            25  AVDTP         # Audio/Video Distribution Transport Protocol
23*86d7f5d3SJohn Marinoudi-c-plane      29  UDI-C-Plane   # Unrestricted Digital Information Profile
24