Home
last modified time | relevance | path

Searched refs:HCI_RAW (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/net/bluetooth/
Dhci_sock.c182 set_bit(HCI_RAW, &hdev->flags); in hci_sock_bound_ioctl()
184 clear_bit(HCI_RAW, &hdev->flags); in hci_sock_bound_ioctl()
408 if (test_bit(HCI_RAW, &hdev->flags) || (ogf == OGF_VENDOR_CMD)) { in hci_sock_sendmsg()
Dhci_core.c482 if (!test_bit(HCI_RAW, &hdev->flags)) { in hci_dev_open()
1332 if (test_bit(HCI_RAW, &hdev->flags)) { in hci_rx_task()
/linux-2.4.37.9/include/net/bluetooth/
Dhci.h70 HCI_RAW enumerator