Home
last modified time | relevance | path

Searched refs:BT_LE_CS_ANTENNA_SELECTION_OPT_REPETITIVE (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/samples/bluetooth/channel_sounding/src/
Dconnected_cs_reflector.c198 .cs_sync_antenna_selection = BT_LE_CS_ANTENNA_SELECTION_OPT_REPETITIVE, in main()
Dconnected_cs_initiator.c263 .cs_sync_antenna_selection = BT_LE_CS_ANTENNA_SELECTION_OPT_REPETITIVE, in main()
/Zephyr-latest/include/zephyr/bluetooth/
Dcs.h60 BT_LE_CS_ANTENNA_SELECTION_OPT_REPETITIVE = BT_HCI_OP_LE_CS_ANTENNA_SEL_REP, enumerator
/Zephyr-latest/subsys/bluetooth/host/shell/
Dcs.c36 input != BT_LE_CS_ANTENNA_SELECTION_OPT_REPETITIVE && in check_cs_sync_antenna_selection_input()