Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_request.c2051 cp.primary_phy = HCI_ADV_PHY_CODED; in __hci_req_setup_ext_adv_instance()
2052 cp.secondary_phy = HCI_ADV_PHY_CODED; in __hci_req_setup_ext_adv_instance()
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci.h1756 #define HCI_ADV_PHY_CODED 0x03 macro