Searched refs:HCI_RAW (Results 1 – 3 of 3) sorted by relevance
182 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()
482 if (!test_bit(HCI_RAW, &hdev->flags)) { in hci_dev_open()1332 if (test_bit(HCI_RAW, &hdev->flags)) { in hci_rx_task()
70 HCI_RAW enumerator