Home
last modified time | relevance | path

Searched defs:bn (Results 1 – 10 of 10) sorted by relevance

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_central_iso.c369 uint8_t bn; in ll_cig_parameters_commit() local
391 uint8_t bn; in ll_cig_parameters_commit() local
1214 uint16_t max_sdu, uint8_t *bn, in iso_interval_adjusted_bn_max_pdu_get()
Dlll_conn_iso.h16 uint64_t bn:4; /* Burst number (BN) */ member
Dlll_sync_iso.h37 uint8_t bn:3; member
Dull_adv_iso.c95 uint8_t bn, uint8_t irc, uint8_t pto, bool test_config) in big_create()
679 uint8_t framing, uint8_t bn, uint8_t irc, in ll_big_test_create()
Dlll_adv.h43 uint8_t bn:3; member
Dull_iso.c834 uint8_t bn; in ll_iso_receive_test() local
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_sync_iso.c1209 for (uint8_t bn = 0U; bn < lll->bn; bn++) { in isr_rx_done() local
1401 uint16_t latency, uint8_t bn, in isr_rx_iso_data_invalid()
/Zephyr-latest/include/zephyr/bluetooth/
Diso.h975 uint8_t bn; member
1031 uint8_t bn; member
1049 uint8_t bn; member
Dhci_types.h2233 uint8_t bn; member
3352 uint8_t bn; member
3373 uint8_t bn; member
3433 uint8_t bn; member
/Zephyr-latest/samples/bluetooth/iso_connected_benchmark/src/
Dmain.c789 uint64_t bn; in parse_bn_arg() local