Home
last modified time | relevance | path

Searched refs:le_rx_def_phys (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci_core.h441 __u8 le_rx_def_phys;
1376 ((dev)->le_rx_def_phys & HCI_LE_SET_PHY_1M))
1379 ((dev)->le_rx_def_phys & HCI_LE_SET_PHY_2M))
1382 ((dev)->le_rx_def_phys & HCI_LE_SET_PHY_CODED))
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci_core.h514 __u8 le_rx_def_phys; member
1845 ((dev)->le_rx_def_phys & HCI_LE_SET_PHY_1M))
1850 ((dev)->le_rx_def_phys & HCI_LE_SET_PHY_2M))
1857 ((dev)->le_rx_def_phys & HCI_LE_SET_PHY_CODED))
/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_core.c895 cp.rx_phys = hdev->le_rx_def_phys; in hci_init4_req()
3641 hdev->le_rx_def_phys = HCI_LE_SET_PHY_1M; in hci_alloc_dev()
H A Dmgmt.c747 if (hdev->le_rx_def_phys & HCI_LE_SET_PHY_1M) in get_selected_phys()
753 if (hdev->le_rx_def_phys & HCI_LE_SET_PHY_2M) in get_selected_phys()
759 if (hdev->le_rx_def_phys & HCI_LE_SET_PHY_CODED) in get_selected_phys()
H A Dhci_event.c1173 hdev->le_rx_def_phys = cp->rx_phys; in hci_cc_le_set_default_phy()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_conn.c2289 le->le_rx_phy ? le->le_rx_phy : hdev->le_rx_def_phys); in hci_connect_cis()
H A Dmgmt.c795 if (hdev->le_rx_def_phys & HCI_LE_SET_PHY_1M) in get_selected_phys()
801 if (hdev->le_rx_def_phys & HCI_LE_SET_PHY_2M) in get_selected_phys()
807 if (hdev->le_rx_def_phys & HCI_LE_SET_PHY_CODED) in get_selected_phys()
H A Dhci_core.c2518 hdev->le_rx_def_phys = HCI_LE_SET_PHY_1M; in hci_alloc_dev_priv()
H A Dhci_sync.c4544 hdev->le_rx_def_phys = HCI_LE_SET_PHY_1M; in hci_le_set_default_phy_sync()
H A Dhci_event.c1443 hdev->le_rx_def_phys = cp->rx_phys; in hci_cc_le_set_default_phy()

Completed in 58 milliseconds