Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_test.c667 if (!phy || (phy > BT_HCI_LE_RX_PHY_CODED)) { in ll_test_rx()
678 if (phy == BT_HCI_LE_RX_PHY_CODED) { in ll_test_rx()
/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h1471 #define BT_HCI_LE_RX_PHY_CODED 0x03 macro