Home
last modified time | relevance | path

Searched refs:central (Results 126 – 150 of 152) sorted by relevance

1234567

/Zephyr-latest/doc/develop/west/
Dworkspaces.rst163 - The zephyr repository acts as the central repository and specifies
177 - A repository containing a Zephyr application acts as the central repository
265 distributions with no "central" repository
Dbuild-flash-debug.rst694 The central abstraction within this library is ``ZephyrBinaryRunner``, an
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_llcp_remote.c601 const bool central = !!(conn->lll.role == BT_HCI_ROLE_CENTRAL); in rr_st_idle() local
659 } else if (central && incompat == INCOMPAT_RESOLVABLE) { in rr_st_idle()
/Zephyr-latest/subsys/bluetooth/host/
DKconfig.gatt97 security (unless the central does that first).
99 commercially available central devices that react negatively to
DKconfig654 Enabling this option will make the central role not require the
657 It opens up for a potential vulnerability as the central cannot detect
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/lll/
Dlll_adv.c333 if (unlikely(lll->conn && lll->conn->central.initiated)) { in prepare_cb()
920 lll->conn->central.initiated = 1; in isr_rx_pdu()
Dlll_scan.c140 if (unlikely(lll->conn && lll->conn->central.initiated)) { in prepare_cb()
827 lll->conn->central.initiated = 1;
/Zephyr-latest/subsys/bluetooth/
DKconfig236 #TODO : Split between client(central) and server(peripheral)
263 Isochronous channels for the central role.
/Zephyr-latest/subsys/bluetooth/controller/
DKconfig.ll_sw_split742 Enable non-overlapping placement of observer, initiator and central
745 non-overlapping placement with active central roles to avoid peripheral
746 roles drifting into active central roles in the local controller.
749 concurrent central and peripheral connections while other observer,
750 initiator, central or peripheral roles are active in the local controller.
784 The preferred connection spacing between multiple simultaneous central
808 Note, currently this value is only used to space multiple central
1121 interval could lock to a round robin pattern where in neither of the central
/Zephyr-latest/tests/bsim/bluetooth/host/misc/conn_stress/central/src/
Dmain.c25 LOG_MODULE_REGISTER(central, LOG_LEVEL_INF);
/Zephyr-latest/doc/releases/
Drelease-notes-2.2.rst725 * :github:`23321` - Bluetooth: LE SC OOB authentication in central connects using different RPA
902 * :github:`22086` - L2CAP/SMP: Race condition possible in native posix central when bonding.
913 * :github:`22010` - Bluetooth 'central' failure on native_posix
914 * :github:`22003` - 'central' failure on nrf52_pca10040
980 * :github:`21552` - Constant disconnects while attempting BT LE multi-central application.
1021 * :github:`21299` - bluetooth: Controller does not release buffer on central side after peripheral …
Drelease-notes-1.11.rst472 * :github:`6231` - samples/bluetooth/eddystone: failed to connect with central device
474 * :github:`6233` - samples/bluetooth/central: Run time HARD fault occurs
Drelease-notes-2.5.rst963 …: host: bt_conn_auth_cb callbacks are not called when pairing to BLE 4.1 central in BT_SECURITY_L4…
1243 * :github:`30624` - BLE : ATT Timeout occurred during multilink central connection
1527 * :github:`29310` - ble central Repeat read and write to three peripherals error USAGE FAULT
1547 * :github:`29223` - BLE one central connect multiple peripherals
1922 * :github:`14300` - Bluetooth connection using central and peripheral samples in nrf52840
Drelease-notes-1.7.rst162 * ``ZEP-359`` - Move QEMU handling to a central location
Drelease-notes-2.1.rst519 * :github:`20781` - peripheral\_hr on VEGABoard disconnects from central\_hr after BT\_CONN\_PARAM\…
Drelease-notes-3.4.rst479 * Implemented support for the central with multiple CIS usecase.
Drelease-notes-3.3.rst467 * Added support for central CIS/CIG, including ULL and Nordic LLL.
3510 * :github:`50427` - Bluetooth: host: central connection context leak
3660 * :github:`43647` - Bluetooth: LE multirole: connection as central is not totally unreferenced on d…
Drelease-notes-3.0.rst390 * Introduced a new preferred central connection spacing feature
Drelease-notes-3.2.rst302 * Implemented central security establishment when required.
1773 - :github:`50427` - Bluetooth: host: central connection context leak
Drelease-notes-2.0.rst1488 * :github:`3640` - BLE central scan ignores changes in payload
Drelease-notes-3.1.rst1675 * :github:`43647` - Bluetooth: LE multirole: connection as central is not totally unreferenced on d…
Drelease-notes-2.4.rst1738 * :github:`21498` - Zephyr Peripheral not responding to Terminate command from central
/Zephyr-latest/doc/build/sysbuild/
Dimages.rst285 which allows sysbuild to be the central location for things like the signing key which are then
/Zephyr-latest/boards/openisa/rv32m1_vega/doc/
Dindex.rst74 - central
/Zephyr-latest/doc/contribute/coding_guidelines/
Dindex.rst1125 - ``central / peripheral``
1242 considered the central or main project, it should implement the non-namespaced versions of the

1234567