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