Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dconn.c3508 all_phys |= BT_HCI_LE_PHY_TX_ANY; in bt_conn_le_phy_update()
/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h1439 #define BT_HCI_LE_PHY_TX_ANY BIT(0) macro
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c2697 if (cmd->all_phys & BT_HCI_LE_PHY_TX_ANY) { in le_set_default_phy()
2728 if (cmd->all_phys & BT_HCI_LE_PHY_TX_ANY) { in le_set_phy()