Home
last modified time | relevance | path

Searched refs:HCI_LE_PHY_CODED (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci.h496 #define HCI_LE_PHY_CODED 0x08 macro
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci.h592 #define HCI_LE_PHY_CODED 0x08 macro
H A Dhci_core.h1852 #define le_coded_capable(dev) (((dev)->le_features[1] & HCI_LE_PHY_CODED) && \
/kernel/linux/linux-5.10/net/bluetooth/
H A Dmgmt.c694 if (hdev->le_features[1] & HCI_LE_PHY_CODED) { in get_supported_phys()
7242 if (hdev->le_features[1] & HCI_LE_PHY_CODED) in get_supported_adv_flags()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dmgmt.c742 if (hdev->le_features[1] & HCI_LE_PHY_CODED) { in get_supported_phys()

Completed in 38 milliseconds