Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
hci_dev_open
include/net/bluetooth/hci_core.h
1803
int hci_dev_open(__u16 dev);
net/bluetooth/hci_sock.c
1130
return hci_dev_open(arg);
net/bluetooth/hci_sock.c
1318
err = hci_dev_open(hdev->id);