Searched defs:bn (Results 1 – 10 of 10) sorted by relevance
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
D | ull_central_iso.c | 369 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()
|
D | lll_conn_iso.h | 16 uint64_t bn:4; /* Burst number (BN) */ member
|
D | lll_sync_iso.h | 37 uint8_t bn:3; member
|
D | ull_adv_iso.c | 95 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()
|
D | lll_adv.h | 43 uint8_t bn:3; member
|
D | ull_iso.c | 834 uint8_t bn; in ll_iso_receive_test() local
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/ |
D | lll_sync_iso.c | 1209 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/ |
D | iso.h | 975 uint8_t bn; member 1031 uint8_t bn; member 1049 uint8_t bn; member
|
D | hci_types.h | 2233 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/ |
D | main.c | 789 uint64_t bn; in parse_bn_arg() local
|