Home
last modified time | relevance | path

Searched full:coexistence (Results 1 – 15 of 15) sorted by relevance

/Zephyr-latest/subsys/bluetooth/controller/coex/
DKconfig14 bool "Coexistence Ticker"
16 When enabled Coexistence device implementation is included in
Dreadme.rst12 Similarly, as in the nordic implementation of the 1-wire interface, the coexistence ticker utilizes…
/Zephyr-latest/drivers/wifi/nrf_wifi/inc/
Dcoex.h8 * @brief Header containing Coexistence APIs.
27 * @brief Function used to configure PTA tables of coexistence hardware.
60 * @brief Function used to configure non-PTA registers of coexistence hardware.
76 * @brief Function used to reset coexistence hardware.
Dcoex_struct.h8 * @brief Structures and related enumerations used in Coexistence.
41 /* IDs of different messages posted from Coexistence Driver to Coexistence Manager */
43 /* To insturct Coexistence Manager to collect and post SR traffic information */
45 /* To insturct Coexistence Manager to allocate a priority window to SR */
47 /* To do configuration of hardware related to coexistence */
59 /* ID(s) of different messages posted from Coexistence Manager to Coexistence Driver */
/Zephyr-latest/dts/bindings/wifi/
Dnordic,nrf70-coex.yaml5 This is a representation of an external radio coexistence setup for coexistence
/Zephyr-latest/dts/bindings/net/wireless/
Dgpio-radio-coex.yaml5 Generic representation of Coexistence pin interface for radios. This
Dnordic,nrf-radio.yaml128 Phandle linking the RADIO node to the external radio coexistence arbitrator.
/Zephyr-latest/boards/96boards/wistrio/
Drf.c20 /* configure RFSW8001 GPIOs (110: RF1/RF2 coexistence mode) */ in rf_init()
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_op_agg.c290 TEST_CASE(tester, model_coex, "Tester: Coexistence of OpAggSrv and OpAggCli."),
293 TEST_CASE(dut, model_coex, "DUT: Coexistence of OpAggSrv and OpAggCli."),
294 TEST_CASE(dut, model_coex_loopback, "DUT: Coexistence for OpAggSrv and OpAggCli loopback."),
/Zephyr-latest/drivers/wifi/nrf_wifi/src/
Dcoex.c8 * @brief Coexistence functions
49 /* PTA registers configuration of Coexistence Hardware */
102 /* non-PTA register configuration of coexistence hardware */
/Zephyr-latest/drivers/wifi/nrf_wifi/
DKconfig.nrfwifi193 # Wi-Fi and SR Coexistence Hardware configuration.
195 bool "Wi-Fi and SR coexistence support"
818 bool "Force disable priority window for scan in the case of coexistence with Short Range radio"
821 in the case of coexistence with Short Range radio.
/Zephyr-latest/drivers/flash/
DCMakeLists.txt100 # BLE is enabled. Use implementation over Flash Manager for coexistence with RF activities
/Zephyr-latest/drivers/wifi/esp32/
DKconfig.esp3249 The Station/AP coexistence mode allows the ESP32 to operate as both a station and
60 Software controls WiFi/Bluetooth coexistence. Not supported yet.
/Zephyr-latest/scripts/
Dspelling.txt336 coexistance||coexistence
/Zephyr-latest/doc/releases/
Drelease-notes-3.4.rst482 * Added support for coexistence with other transceivers.