c400a1c70e
* configure.ac (AC_CHECK_HEADERS): Add bluetooth/bluetooth.h. * xlat/bt_protocols.in: New file. * net.c [AF_BLUETOOTH && HAVE_BLUETOOTH_BLUETOOTH_H]: Include bluetooth headers. [PF_BLUETOOTH && HAVE_BLUETOOTH_BLUETOOTH_H]: Include "xlat/bt_protocols.h". (printsock) [AF_BLUETOOTH && HAVE_BLUETOOTH_BLUETOOTH_H]: Dump details for AF_BLUETOOTH sockets. (sys_socket) [PF_BLUETOOTH && HAVE_BLUETOOTH_BLUETOOTH_H]: Decode protocol for PF_BLUETOOTH sockets. Signed-off-by: Lubomir Rintel <lkundrak@v3.sk> Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>
9 lines
106 B
Plaintext
9 lines
106 B
Plaintext
BTPROTO_L2CAP
|
|
BTPROTO_HCI
|
|
BTPROTO_SCO
|
|
BTPROTO_RFCOMM
|
|
BTPROTO_BNEP
|
|
BTPROTO_CMTP
|
|
BTPROTO_HIDP
|
|
BTPROTO_AVDTP
|