Home
last modified time | relevance | path

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

/Linux-v5.4/net/bluetooth/
Dhci_request.c1625 cp.primary_phy = HCI_ADV_PHY_CODED; in __hci_req_setup_ext_adv_instance()
1626 cp.secondary_phy = HCI_ADV_PHY_CODED; in __hci_req_setup_ext_adv_instance()
/Linux-v5.4/include/net/bluetooth/
Dhci.h1671 #define HCI_ADV_PHY_CODED 0x03 macro