Home
last modified time | relevance | path

Searched full:peers (Results 1 – 25 of 31) sorted by relevance

12

/Zephyr-latest/dts/bindings/ethernet/
Dethernet-controller.yaml18 MAC address in peers' ARP caches and lead to issues and delays in
19 communication. (Use "ip neigh flush all" on Linux peers to clear
/Zephyr-latest/include/zephyr/bluetooth/services/
Dnus.h83 * @param conn Connection object to send data to. NULL if notifying all peers.
90 * @return -ENOTCONN when either no connection has been established or no peers
116 * @param conn Connection object to send data to. NULL if notifying all peers.
122 * @return -ENOTCONN when either no connection has been established or no peers
/Zephyr-latest/tests/bsim/bluetooth/host/privacy/device/
DREADME.rst11 * In device privacy mode, a scanner shall accept advertising packets from peers with any address
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/stress/
Dprj.conf36 # peers, since we attempt to send one SDU per peer. The test execution
Dprj_syswq.conf36 # peers, since we attempt to send one SDU per peer. The test execution
/Zephyr-latest/drivers/virtualization/
DKconfig70 int "Maximum number of ivshmem-v2 peers"
Dvirt_ivshmem.c202 LOG_ERR("Invalid max peers %u", data->max_peers); in ivshmem_configure()
/Zephyr-latest/tests/drivers/virtualization/ivshmem/plain/src/
Divshmem.c44 "interrupting peers should not be supported"); in ZTEST()
/Zephyr-latest/samples/drivers/virtualization/ivshmem/doorbell/
DREADME.rst155 dump: dump peers (including us)
158 int all: notify all vectors of all peers (excepting us)
/Zephyr-latest/include/zephyr/drivers/virtualization/
Divshmem.h280 * @brief Get the maximum number of peers supported (ivshmem-v2 only)
284 * @return the maximum number of peers supported, or 0
/Zephyr-latest/tests/bsim/bluetooth/host/misc/hfc/src/
Dmain.c330 LOG_DBG("Central: Connected and subscribed to both peers"); in entrypoint_dut()
332 /* Wait until we got all notifications from both peers */ in entrypoint_dut()
/Zephyr-latest/tests/bsim/bluetooth/host/att/pipeline/dut/src/
Dmain.c308 LOG_DBG("Central: Connected to both peers"); in dut_procedure()
326 * peers: in test_procedure_0()
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/settings/src/
Dserver.c158 * time to execute and store that the peers are now change-unaware. Round 6 then
/Zephyr-latest/subsys/bluetooth/host/
DKconfig291 An Advertiser can filter which peers can connect or request scan
295 Connections can be established automatically for accepted peers.
467 The IRK is a shared secret, distributed to peers bonded to that
475 restore anonymity from previously bonded peers. But unless this config
Dgatt.c580 /* Mark all bonded peers as change-unaware. in set_all_change_unaware()
581 * - Can be called when not in a connection with said peers in set_all_change_unaware()
959 * Also immediately set all peers (in settings) as in do_db_hash()
2166 /* `ccc->value` shall be a summary of connected peers' CCC values, but in gatt_ccc_changed()
2167 * `ccc->cfg` can contain entries for bonded but not connected peers. in gatt_ccc_changed()
2761 /* Notify all peers configured */ in notify_cb()
2939 * peers. in gatt_notify_multiple_verify_args()
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/multilink_peripheral/src/
Ddut.c299 * - DUT is able to transfer SDU_NUM SDUs to all peers. Data can be in entrypoint_dut()
/Zephyr-latest/drivers/serial/
Duart_bt.c139 * peers, and the same chunk is sent to everyone. This avoids in tx_work_handler()
/Zephyr-latest/subsys/net/lib/sockets/
DKconfig166 without closing connection gracefully, which can prevent other peers
/Zephyr-latest/drivers/ethernet/
Deth_ivshmem.c295 LOG_ERR("Invalid ivshmem max peers %u", max_peers); in eth_ivshmem_initialize()
/Zephyr-latest/tests/bluetooth/host_long_adv_recv/src/
Dmain.c485 * and that interleaved fragmented adv reports from other peers are discarded in ZTEST()
/Zephyr-latest/tests/bsim/bluetooth/host/misc/hfc_multilink/tester/src/
Dtester.c663 * enough to have the DUT re-assembling L2CAP PDUs from all the peers at in entrypoint_tester()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_filter.c1126 /* Populate filter from fal peers */ in fal_update()
1148 /* Populate filter from rl peers */ in rl_update()
Dull_llcp.c1078 /* peer_id_addr contains the identity address; Get the peers RPA */ in ull_cp_periodic_sync()
1088 /* Note: Since we need the peers RPA, use tgta_get */ in ull_cp_periodic_sync()
/Zephyr-latest/include/zephyr/bluetooth/classic/
Dsdp.h558 * no SDP transaction is ongoing between peers and if any then this one
/Zephyr-latest/subsys/bluetooth/controller/
DKconfig.ll_sw_split571 Sync event. This permits new Periodic Advertising peers be discovered.

12