Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dconn.c3512 all_phys |= BT_HCI_LE_PHY_RX_ANY; in bt_conn_le_phy_update()
/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h1440 #define BT_HCI_LE_PHY_RX_ANY BIT(1) macro
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c2700 if (cmd->all_phys & BT_HCI_LE_PHY_RX_ANY) { in le_set_default_phy()
2731 if (cmd->all_phys & BT_HCI_LE_PHY_RX_ANY) { in le_set_phy()