Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/bluetooth/
Dhci_uart.h42 #define HCI_UART_EXT_CONFIG 4 macro
Dhci_ldisc.c667 if (test_bit(HCI_UART_EXT_CONFIG, &hu->hdev_flags)) in hci_uart_register_dev()
724 BIT(HCI_UART_EXT_CONFIG) | in hci_uart_set_flags()
Dhci_serdev.c366 if (test_bit(HCI_UART_EXT_CONFIG, &hu->hdev_flags)) in hci_uart_register_device_priv()