Home
last modified time | relevance | path

Searched refs:HCI_CHANNEL_CONTROL (Results 1 – 10 of 10) sorted by relevance

/external/strace/xlat/
Dhci_channels.h27 #if defined(HCI_CHANNEL_CONTROL) || (defined(HAVE_DECL_HCI_CHANNEL_CONTROL) && HAVE_DECL_HCI_CHANNE…
29 static_assert((HCI_CHANNEL_CONTROL) == (3), "HCI_CHANNEL_CONTROL != 3");
32 # define HCI_CHANNEL_CONTROL 3
55 [HCI_CHANNEL_CONTROL] = XLAT(HCI_CHANNEL_CONTROL),
Dhci_channels.in5 HCI_CHANNEL_CONTROL 3
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dbluetooth_linux.go25 HCI_CHANNEL_CONTROL = 3 const
/external/syzkaller/sys/linux/
Dsocket_bluetooth_ppc64le.const48 HCI_CHANNEL_CONTROL = 3
Dsocket_bluetooth_arm64.const48 HCI_CHANNEL_CONTROL = 3
Dsocket_bluetooth_386.const48 HCI_CHANNEL_CONTROL = 3
Dsocket_bluetooth_arm.const48 HCI_CHANNEL_CONTROL = 3
Dsocket_bluetooth_amd64.const48 HCI_CHANNEL_CONTROL = 3
Dsocket_bluetooth.txt260 bt_chi_chan = HCI_CHANNEL_RAW, HCI_CHANNEL_USER, HCI_CHANNEL_MONITOR, HCI_CHANNEL_CONTROL
/external/autotest/client/common_lib/cros/bluetooth/
Dbluetooth_socket.py471 self.bind((btsocket.HCI_DEV_NONE, btsocket.HCI_CHANNEL_CONTROL))