Home
last modified time | relevance | path

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

/linux-6.15/net/bluetooth/
H A Dhci_sync.c1307 cp.secondary_phy = HCI_ADV_PHY_2M; in hci_setup_ext_adv_instance_sync()
6407 if (scan_2m(hdev) && (conn->le_adv_phy == HCI_ADV_PHY_2M || in hci_le_ext_create_conn_sync()
6408 conn->le_adv_sec_phy == HCI_ADV_PHY_2M)) { in hci_le_ext_create_conn_sync()
/linux-6.15/include/net/bluetooth/
H A Dhci.h1967 #define HCI_ADV_PHY_2M 0x02 macro