Home
last modified time | relevance | path

Searched refs:central (Results 26 – 50 of 152) sorted by relevance

1234567

/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.
/Zephyr-latest/tests/bsim/bluetooth/host/security/ccc_update/test_scripts/
Dccc_update_no_lazy_load.sh16 -v=${verbosity_level} -s=${simulation_id} -d=0 -testid=central \
37 -v=${verbosity_level} -s=${simulation_id} -d=0 -testid=central \
Dccc_update_no_long_wq.sh16 -v=${verbosity_level} -s=${simulation_id} -d=0 -testid=central \
37 -v=${verbosity_level} -s=${simulation_id} -d=0 -testid=central \
Dccc_update.sh16 -v=${verbosity_level} -s=${simulation_id} -d=0 -testid=central \
37 -v=${verbosity_level} -s=${simulation_id} -d=0 -testid=central \
/Zephyr-latest/tests/bsim/bluetooth/hci_uart/tests_scripts/
Dbasic_conn_split_hci_uart_async.sh18 UART_CEN=${UART_DIR}/central
35 -testid=central -rs=6 -uart1_fifob_rxfile=${UART_CEN}.rx -uart1_fifob_txfile=${UART_CEN}.tx
Dbasic_conn_split_hci_uart_psa.sh18 UART_CEN=${UART_DIR}/central
35 -testid=central -rs=6 -uart1_fifob_rxfile=${UART_CEN}.rx -uart1_fifob_txfile=${UART_CEN}.tx
Dbasic_conn_split_hci_uart.sh18 UART_CEN=${UART_DIR}/central
35 -testid=central -rs=6 -uart1_fifob_rxfile=${UART_CEN}.rx -uart1_fifob_txfile=${UART_CEN}.tx
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_conn_iso_types.h38 } central; member
91 } central; member
/Zephyr-latest/tests/bsim/bluetooth/
Dtests.nrf5340bsim_nrf5340_cpunet.txt12 tests/bsim/bluetooth/host/central
13 tests/bsim/bluetooth/host/privacy/central
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/multilink_peripheral/src/
Ddut.c191 const bt_addr_le_t *central = bt_conn_get_dst(conn); in acl_connected() local
196 bt_addr_le_to_str(central, addr, sizeof(addr)); in acl_connected()
204 ctx = get_ctx_from_address(central); in acl_connected()
210 LOG_DBG("allocated context %p for %s", ctx, central); in acl_connected()
211 bt_addr_le_copy(&ctx->peer, central); in acl_connected()
/Zephyr-latest/tests/bsim/bluetooth/host/att/open_close/src/
Dmain.c126 bool central = (get_device_nbr() == CENTRAL_DEVICE_NBR); in a_test_iteration() local
142 if (central) { in a_test_iteration()
157 if (central) { in a_test_iteration()
/Zephyr-latest/tests/bsim/bluetooth/host/security/bond_overwrite_denied/src/
Dcentral.c18 void central(void) in central() function
/Zephyr-latest/tests/bsim/bluetooth/host/security/security_changed_callback/src/
Dcentral.c22 void central(void) in central() function
/Zephyr-latest/samples/bluetooth/central/
DCMakeLists.txt5 project(central) project
/Zephyr-latest/samples/bluetooth/iso_central/
DCMakeLists.txt5 project(central) project
/Zephyr-latest/dts/arm/microchip/mec5/
Dmec5_dma_chan16.dtsi7 /* MEC5 central DMA controller with 16 channels */
Dmec5_dma_chan20.dtsi7 /* MEC5 central DMA controller with 20 channels */
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/userdata/tests_scripts/
Dl2cap.sh14 -v=${verbosity_level} -s=${simulation_id} -d=0 -testid=central
/Zephyr-latest/tests/bsim/bluetooth/host/iso/cis/tests_scripts/
Dcis.sh14 -v=${verbosity_level} -s=${simulation_id} -d=0 -testid=central
/Zephyr-latest/tests/bsim/bluetooth/host/adv/encrypted/ead_sample/test_scripts/
Dead_sample.sh13 -v=${verbosity_level} -s=${simulation_id} -d=0 -testid=central -RealEncryption=1
/Zephyr-latest/tests/bsim/bluetooth/host/misc/unregister_conn_cb/tests_scripts/
Dunregister_conn_cb.sh20 Execute "${bsim_exe}" -v=${verbosity_level} -s=${simulation_id} -d=0 -testid=central -rs=420
/Zephyr-latest/samples/bluetooth/hci_vs_scan_req/
DREADME.rst14 to the central role, where the RAM saving can be bigger.
22 * A central device & monitor (e.g. nRF Connect) to check the advertiments and
/Zephyr-latest/tests/bsim/bluetooth/host/att/eatt/tests_scripts/
Dcollision.sh14 -v=${verbosity_level} -s=${simulation_id} -d=0 -testid=central -RealEncryption=1
Dmultiple_conn.sh14 -v=${verbosity_level} -s=${simulation_id} -d=0 -testid=central -RealEncryption=1
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/sc_indicate/test_scripts/
Dsc_indicate.sh15 -v=${verbosity_level} -s=${simulation_id} -d=0 -testid=central -RealEncryption=1

1234567