Home
last modified time | relevance | path

Searched refs:central (Results 1 – 25 of 149) sorted by relevance

123456

/Zephyr-latest/tests/bsim/bluetooth/host/security/bond_overwrite_allowed/src/
Dperipheral.c22 bt_addr_le_t central; in peripheral() local
35 central = *bt_conn_get_dst(g_conn); in peripheral()
45 ASSERT(bt_addr_le_eq(bt_conn_get_dst(g_conn), &central), in peripheral()
52 advertise_connectable(id_b, &central); in peripheral()
Dmain.c10 void central(void);
18 .test_main_f = central,
/Zephyr-latest/tests/bsim/bluetooth/host/att/timeout/
Dmain.c178 bool central = (get_device_nbr() == CENTRAL_DEVICE_NBR); in test_timeout() local
188 if (central) { in test_timeout()
194 if (central) { in test_timeout()
208 if (central) { in test_timeout()
214 if (central) { in test_timeout()
222 if (central) { in test_timeout()
245 bool central = (get_device_nbr() == CENTRAL_DEVICE_NBR); in disconnected() local
251 if (central) { in disconnected()
/Zephyr-latest/tests/bsim/bluetooth/host/security/id_addr_update/central/src/
Dcentral.c17 LOG_MODULE_REGISTER(central, LOG_LEVEL_INF);
19 void central(void) in central() function
71 .test_main_f = central,
/Zephyr-latest/tests/bsim/bluetooth/ll/cis/
DKconfig22 Skip central and/or peripheral subevent reception to test flush
39 bool "Skip central role subevents to test Flush Timeout"
42 Skip central role subevent reception to test flush timeout
46 int "Skip central ISO events count, all subevents in them"
49 Skip central ISO events count where all subevents are skipped.
/Zephyr-latest/tests/bsim/bluetooth/host/security/bond_overwrite_denied/src/
Dmain.c10 void central(void);
18 .test_main_f = central,
Dperipheral.c22 bt_addr_le_t central; in peripheral() local
35 central = *bt_conn_get_dst(g_conn); in peripheral()
/Zephyr-latest/tests/bsim/bluetooth/host/security/bond_per_connection/src/
Dmain.c10 void central(void);
18 .test_main_f = central,
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_central_iso.c114 ll_iso_setup.group.central.sca = sca; in ll_cig_parameters_open()
115 ll_iso_setup.group.central.packing = packing; in ll_cig_parameters_open()
116 ll_iso_setup.group.central.framing = framing; in ll_cig_parameters_open()
144 ll_iso_setup.stream[cis_idx].central.c_rtn = c_rtn; in ll_cis_parameters_set()
145 ll_iso_setup.stream[cis_idx].central.p_rtn = p_rtn; in ll_cis_parameters_set()
218 if (!cig->central.test) { in ll_cig_parameters_commit()
245 if (cig->central.framing && cig->c_sdu_interval == 10000U) { in ll_cig_parameters_commit()
250 if (!cig->central.framing && (cig->c_sdu_interval % ISO_INT_UNIT_US)) { in ll_cig_parameters_commit()
308 cis->framed = cig->central.framing || force_framed; in ll_cig_parameters_commit()
343 if (cig->central.test) { in ll_cig_parameters_commit()
[all …]
/Zephyr-latest/tests/bsim/bluetooth/host/security/security_changed_callback/src/
Dmain.c10 void central(void);
19 .test_main_f = central,
/Zephyr-latest/tests/bsim/bluetooth/host/att/long_read/
Dmain.c139 bool central = (get_device_nbr() == CENTRAL_DEVICE_NBR); in test_long_read() local
141 if (central) { in test_long_read()
183 bool central = (get_device_nbr() == CENTRAL_DEVICE_NBR); in the_test() local
200 if (central) { in the_test()
215 if (central) { in the_test()
/Zephyr-latest/tests/bsim/bluetooth/samples/battery_service/tests_scripts/
Dbas.sh20 -testid=central -rs=6
24 -testid=central -rs=6
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/multilink_peripheral/test_scripts/
Drun.sh27 -d=1 -rs=169 -RealEncryption=1 -testid=central -delay_init -start_offset=1e3
29 -d=2 -rs=690 -RealEncryption=1 -testid=central -delay_init -start_offset=10e3
/Zephyr-latest/samples/bluetooth/peripheral_accept_list/
DREADME.rst13 accepted if the central device is on the accept list. Additionally, scan response
15 BLE central devices (such as Android smartphones) might not display the device
16 in the scan results if the central device is not on the accept list.
26 * Second Bluetooth LE device acting as a central. For example another Zephyr board or smartphone
/Zephyr-latest/samples/bluetooth/iso_connected_benchmark/
DREADME.rst13 The sample transmits data between the *central* and the *peripheral*
16 The application can be used as both a central and a peripheral, and the mode
48 connected board in the central role.
51 #. Optionally modify the central ISO settings using the console.
52 #. Observe that the central and the peripheral connects.
65 Choose device role - type c (central role) or p (peripheral role), or q to quit: p
86 The central will ask if any changes to the current settings are wanted.
88 otherwise continue with the current settings. The central will then start
90 role. Once connected, the central will output overall data (since boot),
97 Choose device role - type c (central role) or p (peripheral role), or q to quit: c
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/sc_indicate/src/
Dmain.c13 extern void central(void);
36 .test_main_f = central,
/Zephyr-latest/tests/bsim/bluetooth/host/security/security_changed_callback/test_scripts/
Dsecurity_changed_callback.sh15 -v=${verbosity_level} -s=${simulation_id} -d=0 -testid=central -RealEncryption=1
27 -v=${verbosity_level} -s=${simulation_id} -d=0 -testid=central -RealEncryption=1
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/send_on_connect/tests_scripts/
Dl2cap.sh14 -v=${verbosity_level} -s=${simulation_id} -d=0 -testid=central
29 -v=${verbosity_level} -s=${simulation_id} -d=0 -testid=central
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/ccc_store/test_scripts/
Dccc_store.sh16 -v=${verbosity_level} -s=${simulation_id} -d=0 -testid=central \
31 -v=${verbosity_level} -s=${simulation_id} -d=0 -testid=central \
Dccc_store_2.sh16 -v=${verbosity_level} -s=${simulation_id} -d=0 -testid=central \
31 -v=${verbosity_level} -s=${simulation_id} -d=0 -testid=central \
/Zephyr-latest/tests/bsim/bluetooth/host/privacy/peripheral/test_scripts/
Drun_test_rpa_sharing.sh19 -v=${verbosity_level} -s=${simulation_id} -d=0 -testid=central -RealEncryption=1 \
32 -v=${verbosity_level} -s=${simulation_id}_2 -d=0 -testid=central -RealEncryption=1 \
Drun_test.sh18 -v=${verbosity_level} -s=${simulation_id} -d=0 -testid=central -RealEncryption=1 \
31 -v=${verbosity_level} -s=${simulation_id}.2 -d=0 -testid=central -RealEncryption=1 \
/Zephyr-latest/tests/bsim/bluetooth/host/adv/encrypted/css_sample_data/test_scripts/
Drun_tests.sh16 -v=${verbosity_level} -s="${simulation_id}_${data_set}" -d=0 -testid=central \
31 -v=${verbosity_level} -s="${simulation_id}_${data_set}" -d=0 -testid=central \
/Zephyr-latest/samples/bluetooth/direct_adv/
DREADME.rst5 Advertise directly to a bonded central device.
12 boot direct advertising to the bonded central will be performed. Additionally this sample
24 * Second Bluetooth LE device acting as a central with enabled privacy. For example another Zephyr b…
/Zephyr-latest/samples/bluetooth/peripheral_identity/
DREADME.rst5 Use multiple identities to allow connections from multiple central devices.
11 connected to from multiple central devices.

123456