tail head cat sleep
QR code linking to this page

Manual Pages  — BLUETOOTH.PROTOCOLS

NAME

bluetooth.protocols – Bluetooth Protocol Service Multiplexor database

CONTENTS

DESCRIPTION

The /etc/bluetooth/protocols file contains information regarding the known Bluetooth Protocol Service Multiplexor values. For each Bluetooth Protocol Service Multiplexor a single line should be present with the following information:
official Protocol Service Multiplexor name
official Protocol Service Multiplexor value
aliases

Items are separated by any number of blanks and/or tab characters. A ‘#’ indicates the beginning of a comment; characters up to the end of the line are not interpreted by routines which search the file.

Bluetooth Protocol Service Multiplexor names may contain any printable character other than a field delimiter, newline, or comment character.

FILES

/etc/bluetooth/protocols
 

SEE ALSO

bluetooth(3)

AUTHORS

Maksim Yevmenkin <Mt m_evmenkin@yahoo.com>

BLUETOOTH.PROTOCOLS (5) May 8, 2003

tail head cat sleep
QR code linking to this page


Please direct any comments about this manual page service to Ben Bullock. Privacy policy.

C isn't that hard: void (*(*f[])())() defines f as an array of unspecified size, of pointers to functions that return pointers to functions that return void