/Zephyr-latest/samples/bluetooth/peripheral_identity/ |
D | README.rst | 5 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/ |
D | ccc_update_no_lazy_load.sh | 16 -v=${verbosity_level} -s=${simulation_id} -d=0 -testid=central \ 37 -v=${verbosity_level} -s=${simulation_id} -d=0 -testid=central \
|
D | ccc_update_no_long_wq.sh | 16 -v=${verbosity_level} -s=${simulation_id} -d=0 -testid=central \ 37 -v=${verbosity_level} -s=${simulation_id} -d=0 -testid=central \
|
D | ccc_update.sh | 16 -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/ |
D | basic_conn_split_hci_uart_async.sh | 18 UART_CEN=${UART_DIR}/central 35 -testid=central -rs=6 -uart1_fifob_rxfile=${UART_CEN}.rx -uart1_fifob_txfile=${UART_CEN}.tx
|
D | basic_conn_split_hci_uart_psa.sh | 18 UART_CEN=${UART_DIR}/central 35 -testid=central -rs=6 -uart1_fifob_rxfile=${UART_CEN}.rx -uart1_fifob_txfile=${UART_CEN}.tx
|
D | basic_conn_split_hci_uart.sh | 18 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/ |
D | ull_conn_iso_types.h | 38 } central; member 91 } central; member
|
/Zephyr-latest/tests/bsim/bluetooth/ |
D | tests.nrf5340bsim_nrf5340_cpunet.txt | 12 tests/bsim/bluetooth/host/central 13 tests/bsim/bluetooth/host/privacy/central
|
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/multilink_peripheral/src/ |
D | dut.c | 191 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/ |
D | main.c | 126 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/ |
D | central.c | 18 void central(void) in central() function
|
/Zephyr-latest/tests/bsim/bluetooth/host/security/security_changed_callback/src/ |
D | central.c | 22 void central(void) in central() function
|
/Zephyr-latest/samples/bluetooth/central/ |
D | CMakeLists.txt | 5 project(central) project
|
/Zephyr-latest/samples/bluetooth/iso_central/ |
D | CMakeLists.txt | 5 project(central) project
|
/Zephyr-latest/dts/arm/microchip/mec5/ |
D | mec5_dma_chan16.dtsi | 7 /* MEC5 central DMA controller with 16 channels */
|
D | mec5_dma_chan20.dtsi | 7 /* MEC5 central DMA controller with 20 channels */
|
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/userdata/tests_scripts/ |
D | l2cap.sh | 14 -v=${verbosity_level} -s=${simulation_id} -d=0 -testid=central
|
/Zephyr-latest/tests/bsim/bluetooth/host/iso/cis/tests_scripts/ |
D | cis.sh | 14 -v=${verbosity_level} -s=${simulation_id} -d=0 -testid=central
|
/Zephyr-latest/tests/bsim/bluetooth/host/adv/encrypted/ead_sample/test_scripts/ |
D | ead_sample.sh | 13 -v=${verbosity_level} -s=${simulation_id} -d=0 -testid=central -RealEncryption=1
|
/Zephyr-latest/tests/bsim/bluetooth/host/misc/unregister_conn_cb/tests_scripts/ |
D | unregister_conn_cb.sh | 20 Execute "${bsim_exe}" -v=${verbosity_level} -s=${simulation_id} -d=0 -testid=central -rs=420
|
/Zephyr-latest/samples/bluetooth/hci_vs_scan_req/ |
D | README.rst | 14 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/ |
D | collision.sh | 14 -v=${verbosity_level} -s=${simulation_id} -d=0 -testid=central -RealEncryption=1
|
D | multiple_conn.sh | 14 -v=${verbosity_level} -s=${simulation_id} -d=0 -testid=central -RealEncryption=1
|
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/sc_indicate/test_scripts/ |
D | sc_indicate.sh | 15 -v=${verbosity_level} -s=${simulation_id} -d=0 -testid=central -RealEncryption=1
|