Home
last modified time | relevance | path

Searched refs:primary_phy (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci.h1747 __u8 primary_phy; member
2371 __u8 primary_phy; member
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_request.c2048 cp.primary_phy = HCI_ADV_PHY_1M; in __hci_req_setup_ext_adv_instance()
2051 cp.primary_phy = HCI_ADV_PHY_CODED; in __hci_req_setup_ext_adv_instance()
2055 cp.primary_phy = HCI_ADV_PHY_1M; in __hci_req_setup_ext_adv_instance()
H A Dhci_conn.c921 cp.primary_phy = HCI_ADV_PHY_1M; in hci_req_directed_advertising()