Home
last modified time | relevance | path

Searched refs:HCI_ADV_PHY_1M (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/net/bluetooth/
Dhci_sync.c1117 cp.primary_phy = HCI_ADV_PHY_1M; in hci_setup_ext_adv_instance_sync()
1124 cp.primary_phy = HCI_ADV_PHY_1M; in hci_setup_ext_adv_instance_sync()
1125 cp.secondary_phy = HCI_ADV_PHY_1M; in hci_setup_ext_adv_instance_sync()
5809 cp.primary_phy = HCI_ADV_PHY_1M; in hci_le_ext_directed_advertising_sync()
5810 cp.secondary_phy = HCI_ADV_PHY_1M; in hci_le_ext_directed_advertising_sync()
/linux-6.1.9/include/net/bluetooth/
Dhci.h1947 #define HCI_ADV_PHY_1M 0X01 macro