Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_test.c408 uint8_t cte_phy = (phy == BT_HCI_LE_RX_PHY_1M) ? PHY_1M : PHY_2M; in cte_rx_init()
/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h1469 #define BT_HCI_LE_RX_PHY_1M 0x01 macro
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c3289 status = ll_test_rx(cmd->rx_ch, BT_HCI_LE_RX_PHY_1M, BT_HCI_LE_MOD_INDEX_STANDARD, in le_rx_test()