Home | History | Annotate | Line # | Download | only in bluetooth
      1  1.2   plunky # $NetBSD: protocols,v 1.2 2015/11/28 07:46:33 plunky Exp $
      2  1.1  gdamore #
      3  1.2   plunky # Bluetooth Protocol/Service Multiplexer (PSM) names and values
      4  1.1  gdamore #
      5  1.1  gdamore # See also
      6  1.2   plunky # https://www.bluetooth.org/en-us/specification/assigned-numbers
      7  1.2   plunky # https://www.bluetooth.org/en-us/specification/adopted-specifications
      8  1.1  gdamore #
      9  1.2   plunky # Protocol		PSM   [	Alias ... ]
     10  1.1  gdamore 
     11  1.2   plunky # Service Discovery Protocol, Bluetooth Core Specification
     12  1.2   plunky sdp			0x0001	SDP
     13  1.2   plunky 
     14  1.2   plunky # RFCOMM with TS 07.10, Bluetooth SIG
     15  1.2   plunky rfcomm	i		0x0003	RFCOMM
     16  1.2   plunky 
     17  1.2   plunky # Telephony Control Specification, Bluetooth SIG
     18  1.2   plunky tcs-bin			0x0005	TCS-BIN TCS_BIN
     19  1.2   plunky tcs-bin-cordless	0x0007	TCS-BIN-CORDLESS TCS_BIN_CORDLESS
     20  1.2   plunky 
     21  1.2   plunky # Bluetooth Network Encapsulation Protocol, Bluetooth SIG
     22  1.2   plunky bnep			0x000f	BNEP
     23  1.2   plunky 
     24  1.2   plunky # Human Interface Device Profile, Bluetooth SIG
     25  1.2   plunky hid-control		0x0011	HID-Control HID_Control
     26  1.2   plunky hid-interrupt		0x0013	HID-Interrupt HID_Interrupt
     27  1.2   plunky 
     28  1.2   plunky # Extended Service Discovery Profile [ESDP] for Universal Plug and Play(tm), Bluetooth SIG
     29  1.2   plunky upnp			0x0015	UPnP ESDP
     30  1.2   plunky 
     31  1.2   plunky # Audio/Video Control Transport Protocol, Bluetooth SIG
     32  1.2   plunky avctp			0x0017	AVCTP
     33  1.2   plunky 
     34  1.2   plunky # Audio/Video Distribution Transport Protocol, Bluetooth SIG
     35  1.2   plunky avdtp			0x0019	AVDTP
     36  1.2   plunky 
     37  1.2   plunky # Unrestricted Digital Information Profile, Bluetooth SIG
     38  1.2   plunky udi-c-plane		0x001d	UDI-C-Plane UDI_C_Plane
     39  1.2   plunky 
     40  1.2   plunky # Attribute Protocol, Bluetooth Core Specification
     41  1.2   plunky att			0x001f	ATT
     42  1.2   plunky 
     43  1.2   plunky # 3D Synchronization Profile, Bluetooth SIG
     44  1.2   plunky 3dsp			0x0021	3DSP
     45  1.2   plunky 
     46  1.2   plunky # Internet Protocol Support Profile [IPSP], Bluetooth SIG
     47  1.2   plunky le_psm_ipsp		0x0023	LE_PSM_IPSP
     48