Home
last modified time | relevance | path

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

/Linux-v6.1/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()
5808 cp.primary_phy = HCI_ADV_PHY_1M; in hci_le_ext_directed_advertising_sync()
5809 cp.secondary_phy = HCI_ADV_PHY_1M; in hci_le_ext_directed_advertising_sync()
/Linux-v6.1/include/net/bluetooth/
Dhci.h1927 #define HCI_ADV_PHY_1M 0X01 macro