Home
last modified time | relevance | path

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

/linux-6.6.21/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()
6096 cp.primary_phy = HCI_ADV_PHY_1M; in hci_le_ext_directed_advertising_sync()
6097 cp.secondary_phy = HCI_ADV_PHY_1M; in hci_le_ext_directed_advertising_sync()
/linux-6.6.21/include/net/bluetooth/
Dhci.h1987 #define HCI_ADV_PHY_1M 0X01 macro