Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bluetooth/
Dhci_request.c2170 cp.primary_phy = HCI_ADV_PHY_CODED; in __hci_req_setup_ext_adv_instance()
2171 cp.secondary_phy = HCI_ADV_PHY_CODED; in __hci_req_setup_ext_adv_instance()
/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci.h1756 #define HCI_ADV_PHY_CODED 0x03 macro