Home
last modified time | relevance | path

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

/Linux-v6.6/net/bluetooth/
Dhci_sync.c1145 cp.primary_phy = HCI_ADV_PHY_1M; in hci_setup_ext_adv_instance_sync()
1152 cp.primary_phy = HCI_ADV_PHY_1M; in hci_setup_ext_adv_instance_sync()
1153 cp.secondary_phy = HCI_ADV_PHY_1M; in hci_setup_ext_adv_instance_sync()
6091 cp.primary_phy = HCI_ADV_PHY_1M; in hci_le_ext_directed_advertising_sync()
6092 cp.secondary_phy = HCI_ADV_PHY_1M; in hci_le_ext_directed_advertising_sync()
/Linux-v6.6/include/net/bluetooth/
Dhci.h1984 #define HCI_ADV_PHY_1M 0X01 macro