Searched refs:central (Results 76 – 100 of 152) sorted by relevance
1234567
14 src/central.c
13 Execute "${bsim_exe}" -s=${simulation_id} -d=0 -testid=central -rs=42
13 src/central.c
18 void central(void) in central() function
10 ${ZEPHYR_BASE}/samples/bluetooth/encrypted_advertising/central/src/central_ead.c
6 project(central) project
24 src/central.c
16 -v=${verbosity_level} -s=${simulation_id} -d=0 -testid=central
20 ${ZEPHYR_BASE}/samples/bluetooth/mtu_update/central/src/central_mtu_update.c
5 Transfer isochronous data to a peer device using an isochronous channel as a central.10 This sample demonstrates how to use an isochronous channel as a central.
16 Execute "${bsim_exe}" -v=${verbosity_level} -s=${simulation_id} -d=0 -testid=central -rs=43
11 The sample starts advertising, waits for a central to connect to it and set up an isochronous chann…34 2. Observe that the central device connects and sets up an isochronous channel.
52 -v=${verbosity_level} -s="${simulation_id}_${sim_id_count}" -d=0 -testid=central \
10 Application demonstrating the TMAP central functionality. Implements the CG and UMS roles.
20 src/central.c
21 src/central.c
67 The first one should be flashed with the central and the second one with the81 If the devices are close enough, the central should connect to the peripheral82 and send his MTU to the other device. If the MTU exchange succeeds, the central84 after receiving the notification the central should unsubscribe.
22 src/central.c
22 This sample can be found under :zephyr_file:`samples/bluetooth/central` in the