freebsd-skq/sys/netgraph/bluetooth/include
emax 2ec6a6b5e7 Add new SIOC_HCI_RAW_NODE_LIST_NAMES ioctl. User-space applications can
use this ioctl to obtain the list of HCI nodes. User-space application
is expected to preallocate 'ng_btsocket_hci_raw_node_list_names' structure
and set limit in 'num_nodes' field. The 'nodes' field should be allocated
as well and it should have space for at least 'num_nodes' elements.

The SIOC_HCI_RAW_NODE_LIST_NAMES should be issued on bound raw HCI socket.
It does not really really matter what HCI name the socket is bound to, as
long as it is not empty.

MFC after:	1 week
2006-05-17 00:13:07 +00:00
..
ng_bluetooth.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
ng_bt3c.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
ng_btsocket_hci_raw.h Chance protocol switch method pru_detach() so that it returns void 2006-04-01 15:42:02 +00:00
ng_btsocket_l2cap.h Chance protocol switch method pru_detach() so that it returns void 2006-04-01 15:42:02 +00:00
ng_btsocket_rfcomm.h Chance protocol switch method pru_detach() so that it returns void 2006-04-01 15:42:02 +00:00
ng_btsocket.h Add new SIOC_HCI_RAW_NODE_LIST_NAMES ioctl. User-space applications can 2006-05-17 00:13:07 +00:00
ng_h4.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
ng_hci.h Add new SIOC_HCI_RAW_NODE_LIST_NAMES ioctl. User-space applications can 2006-05-17 00:13:07 +00:00
ng_l2cap.h Fix dangling callout problem in the Bluetooth L2CAP code that leads to 2005-08-31 18:13:23 +00:00
ng_ubt.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00