Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_test.c513 if (phy < BT_HCI_LE_TX_PHY_CODED_S2) { in init()
603 (phy > BT_HCI_LE_TX_PHY_CODED_S2)) { in ll_test_tx()
/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h1483 #define BT_HCI_LE_TX_PHY_CODED_S2 0x04 macro