Home
last modified time | relevance | path

Searched full:pdus (Results 1 – 25 of 125) sorted by relevance

12345

/Zephyr-latest/tests/bluetooth/df/connectionless_cte_chains/src/
Dtest_remove_cte_from_chain.c84 /* Use the same number for PDUs in a chain as for CTE request */ in ZTEST()
113 /* Use the same number for PDUs in a chain as for CTE request */ in ZTEST()
139 /* Use the same number for PDUs in a chain as for CTE request */ in ZTEST()
176 /* Use smaller number of CTE for request than number of PDUs in an initial chain. in remove_cte_from_chain_after_enqueue_to_lll()
177 * In such situation chain should not be extended and PDUs pool should be not affected. in remove_cte_from_chain_after_enqueue_to_lll()
198 /* Free PDUs fifo should hold single PDU released during double buffer swap. The PDU in remove_cte_from_chain_after_enqueue_to_lll()
203 "Unexpected number of free PDUs in a fifo: %d", pdu_fifo_cnt); in remove_cte_from_chain_after_enqueue_to_lll()
205 /* Expected free PDUs count is decreased by: in remove_cte_from_chain_after_enqueue_to_lll()
207 * - number of PDUs allocated for per. adv. chain to Tx CTE in remove_cte_from_chain_after_enqueue_to_lll()
212 "Unexpected amount of free PDUs memory: %d, expected %d", pdu_mem_cnt, in remove_cte_from_chain_after_enqueue_to_lll()
[all …]
Dcommon.c132 * The function creates periodic advertising chain with provided number of PDUs @p pdu_count.
133 * The created chain is enqueued in provided advertising set. Number of requested PDUs includes
139 * @param pdu_count Requested number of PDUs in a chain.
186 /* Create AUX_CHAIN_IND PDUs. Start from 1, AUX_SYNC_IND is first PDU. */ in common_create_per_adv_chain()
234 * @param adv_set Pointer to advertising set to release a PDUs chain.
257 * verifies two types of PDUs: AUX_SYNC_IND and AUX_CHAIN_IND. AUX_CHAIN_IND is validated
381 * The function expects that all periodic advertising chain PDUs will have advertising data.
384 * @param pdu_count Number of PDUs in a chain
407 /* Validate AUX_CHAIN_IND PDUs in a periodic advertising chain. Start from 1, because in common_validate_per_adv_chain()
431 * The number of PDUs including advertising data or CTE is provided by appropriate function
[all …]
Dtest_add_cte_to_chain.c82 /* Use the same number for PDUs in a chain as for CTE request */ in ZTEST()
108 /* Use the same number for PDUs in a chain as for CTE request */ in ZTEST()
136 /* Use the same number for PDUs in a chain as for CTE request */ in ZTEST()
171 /* Use the same number for PDUs in a chain as for CTE request */ in ZTEST()
Dtest_add_cte_to_chain.h7 /* Runs tests of adding CTE to a chain of periodic advertising PDUs */
/Zephyr-latest/tests/bsim/bluetooth/host/adv/chain/
Dprj.conf12 # Zephyr Bluetooth LE Controller will need to use chain PDUs when AD data
23 # number of chain PDUs per advertising set when using Zephyr Bluetooth LE
39 # of PDUs
/Zephyr-latest/samples/bluetooth/broadcaster_multiple/
Dprj.conf9 # Zephyr Bluetooth LE Controller will need to use chain PDUs when AD data
20 # number of chain PDUs per advertising set when using Zephyr Bluetooth LE
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/stress/
Dprj.conf22 # Use this to send L2CAP PDUs without any fragmentation.
26 # L2CAP PDUs will be fragmented in 3 ACL packets.
Dprj_syswq.conf22 # Use this to send L2CAP PDUs without any fragmentation.
26 # L2CAP PDUs will be fragmented in 3 ACL packets.
Dprj_nofrag.conf22 # Send L2CAP PDUs without any fragmentation.
/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dproxy.h100 /** @brief Schedule advertising of Solicitation PDUs.
102 * Once called, the device will schedule advertising Solicitation PDUs for the amount of time
106 * If the number of advertised Solicitation PDUs reached 0xFFFFFF, the advertisements will
/Zephyr-latest/tests/bsim/bluetooth/host/att/sequential/tester/
Dprj.conf14 # Allow whole L2CAP PDUs to fit on-air
/Zephyr-latest/tests/bsim/bluetooth/host/misc/disconnect/tester/
Dprj.conf14 # Allow whole L2CAP PDUs to fit on-air
/Zephyr-latest/tests/bsim/bluetooth/host/att/pipeline/tester/
Dprj.conf16 # Allow whole L2CAP PDUs to fit on-air
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/reassembly/peer/
Dprj.conf15 # Allow whole L2CAP PDUs to fit on-air
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/split/tester/
Dprj.conf18 # Allow whole L2CAP PDUs to fit on-air
/Zephyr-latest/subsys/bluetooth/controller/
DKconfig.df149 bool "Sampling of CTE for PDUs with bad CRC"
153 Enable support for sampling of CTE for PDUs that have bad CRC.
182 int "Maximum number of transmitted PDUs with Constant Tone Extension in connectionless mode"
187 Maximum supported number of PDUs, that have Constant Tone Extension, transmitted in single
192 int "Maximum number of received PDUs with Constant Tone Extension in connectionless mode"
197 Maximum supported number of PDUs, that have Constant Tone Extension, received in single
/Zephyr-latest/samples/bluetooth/observer/
Dprj_extended.conf16 # of PDUs
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/split/dut/
Dprj.conf26 # Allow whole L2CAP PDUs to fit on-air
/Zephyr-latest/tests/bsim/bluetooth/host/misc/disconnect/dut/
Dprj.conf25 # Allow whole L2CAP PDUs to fit on-air
/Zephyr-latest/tests/bsim/bluetooth/host/att/sequential/dut/
Dprj.conf28 # Allow whole L2CAP PDUs to fit on-air
/Zephyr-latest/tests/bsim/bluetooth/host/att/pipeline/dut/
Dprj.conf30 # Allow whole L2CAP PDUs to fit on-air
/Zephyr-latest/tests/bsim/bluetooth/host/adv/chain/tests_scripts/
Dadv_chain.sh6 # Extended Scanning of chain PDUs
/Zephyr-latest/samples/bluetooth/iso_central/
Doverlay-bt_ll_sw_split.conf12 # of PDUs
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/many_conns/
Dprj.conf22 # Send L2CAP PDUs without any fragmentation.
/Zephyr-latest/dts/bindings/crypto/
Dnordic,nrf-ccm.yaml29 data (AAD) in CCM for Bluetooth Low Energy ACL, BIS and CIS PDUs.

12345