Home
last modified time | relevance | path

Searched refs:HCI_RAW (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_core.c1635 hdev->flags &= BIT(HCI_RAW); in hci_dev_do_open()
1832 hdev->flags &= BIT(HCI_RAW); in hci_dev_do_close()
2278 /* For unconfigured devices, set the HCI_RAW flag in hci_power_on()
2282 set_bit(HCI_RAW, &hdev->flags); in hci_power_on()
2294 * is important to clear the HCI_RAW flag. in hci_power_on()
2297 clear_bit(HCI_RAW, &hdev->flags); in hci_power_on()
H A Dmgmt.c6859 set_bit(HCI_RAW, &hdev->flags); in set_external_config()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_sync.c4920 hdev->flags &= BIT(HCI_RAW); in hci_dev_open_sync()
5090 hdev->flags &= BIT(HCI_RAW); in hci_dev_close_sync()
5143 /* For unconfigured devices, set the HCI_RAW flag in hci_power_on_sync()
5147 set_bit(HCI_RAW, &hdev->flags); in hci_power_on_sync()
5159 * is important to clear the HCI_RAW flag. in hci_power_on_sync()
5162 clear_bit(HCI_RAW, &hdev->flags); in hci_power_on_sync()
H A Dhci_core.c1009 /* For unconfigured devices, set the HCI_RAW flag in hci_power_on()
1013 set_bit(HCI_RAW, &hdev->flags); in hci_power_on()
1025 * is important to clear the HCI_RAW flag. in hci_power_on()
1028 clear_bit(HCI_RAW, &hdev->flags); in hci_power_on()
H A Dmgmt.c7941 set_bit(HCI_RAW, &hdev->flags); in set_external_config()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci.h263 HCI_RAW, enumerator
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci.h347 HCI_RAW, enumerator

Completed in 52 milliseconds