Home
last modified time | relevance | path

Searched refs:HCI_CHANNEL_RAW (Results 1 – 13 of 13) sorted by relevance

/external/strace/xlat/
Dhci_channels.h6 #if defined(HCI_CHANNEL_RAW) || (defined(HAVE_DECL_HCI_CHANNEL_RAW) && HAVE_DECL_HCI_CHANNEL_RAW)
8 static_assert((HCI_CHANNEL_RAW) == (0), "HCI_CHANNEL_RAW != 0");
11 # define HCI_CHANNEL_RAW 0
52 [HCI_CHANNEL_RAW] = XLAT(HCI_CHANNEL_RAW),
Dhci_channels.in2 HCI_CHANNEL_RAW 0
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dbluetooth_linux.go22 HCI_CHANNEL_RAW = 0 const
/external/syzkaller/sys/linux/
Dsocket_bluetooth_ppc64le.const50 HCI_CHANNEL_RAW = 0
Dsocket_bluetooth_arm64.const50 HCI_CHANNEL_RAW = 0
Dsocket_bluetooth_386.const50 HCI_CHANNEL_RAW = 0
Dsocket_bluetooth_arm.const50 HCI_CHANNEL_RAW = 0
Dsocket_bluetooth_amd64.const50 HCI_CHANNEL_RAW = 0
Dsocket_bluetooth.txt260 bt_chi_chan = HCI_CHANNEL_RAW, HCI_CHANNEL_USER, HCI_CHANNEL_MONITOR, HCI_CHANNEL_CONTROL
/external/libpcap/
Dpcap-bt-linux.c272 addr.hci_channel = HCI_CHANNEL_RAW; in bt_activate()
/external/strace/tests/
Dnet-sockaddr.c564 hci->hci_channel = HCI_CHANNEL_RAW; in check_hci()
/external/strace/tests-mx32/
Dnet-sockaddr.c564 hci->hci_channel = HCI_CHANNEL_RAW; in check_hci()
/external/strace/tests-m32/
Dnet-sockaddr.c564 hci->hci_channel = HCI_CHANNEL_RAW; in check_hci()