ng_hci.4 (0986ab12e44caea472245845f9a89ced4f137d73) ng_hci.4 (3a08bb88ed039516fcf4cd001f396dee17bc24fb)
1.\" Copyright (c) 2001-2002 Maksim Yevmenkin <m_evmenkin@yahoo.com>
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 20 unchanged lines hidden (view full) ---

29.Dt NG_HCI 4
30.Os
31.Sh NAME
32.Nm ng_hci
33.Nd Netgraph node type that is also a Bluetooth Host Controller Interface
34(HCI) layer
35.Sh SYNOPSIS
36.In sys/types.h
1.\" Copyright (c) 2001-2002 Maksim Yevmenkin <m_evmenkin@yahoo.com>
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 20 unchanged lines hidden (view full) ---

29.Dt NG_HCI 4
30.Os
31.Sh NAME
32.Nm ng_hci
33.Nd Netgraph node type that is also a Bluetooth Host Controller Interface
34(HCI) layer
35.Sh SYNOPSIS
36.In sys/types.h
37.In netgraph/ng_message.h
38.In netgraph/netgraph.h
39.In netgraph/ng_hci.h
37.In netgraph/bluetooth/include/ng_hci.h
40.Sh DESCRIPTION
41The
42.Nm hci
43node type is a Netgraph node type that implements Bluetooth Host Controller
44Interface (HCI) layer as per chapter H1 of the Bluetooth Specification Book
45v1.1.
46.Sh INTRODUCTION TO BLUETOOTH
47Bluetooth is a short-range radio link intended to replace the cable(s)

--- 342 unchanged lines hidden ---
38.Sh DESCRIPTION
39The
40.Nm hci
41node type is a Netgraph node type that implements Bluetooth Host Controller
42Interface (HCI) layer as per chapter H1 of the Bluetooth Specification Book
43v1.1.
44.Sh INTRODUCTION TO BLUETOOTH
45Bluetooth is a short-range radio link intended to replace the cable(s)

--- 342 unchanged lines hidden ---