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()  local391 				uint8_t bn;  in ll_cig_parameters_commit()  local
 1219 						     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 | 55 	uint8_t bn:3;  member
 | 
| D | ull_adv_iso.c | 106 			  uint8_t bn, uint8_t irc, uint8_t pto, bool test_config)  in big_create()707 			   uint8_t framing, uint8_t bn, uint8_t irc,  in ll_big_test_create()
 
 | 
| D | lll_adv.h | 60 	uint8_t bn:3;  member
 | 
| D | ull_iso.c | 832 	uint8_t bn;  in ll_iso_receive_test()  local
 | 
| /Zephyr-latest/include/zephyr/bluetooth/ | 
| D | iso.h | 975 	uint8_t  bn;  member1031 	uint8_t  bn;  member
 1049 	uint8_t  bn;  member
 
 | 
| D | hci_types.h | 2281 	uint8_t  bn;  member3414 	uint8_t  bn;  member
 3435 	uint8_t  bn;  member
 3495 	uint8_t  bn;  member
 
 | 
| /Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/ | 
| D | lll_sync_iso.c | 1479 			for (uint8_t bn = 0U; bn < lll->bn; bn++) {  in isr_rx_done()  local1791 				    uint16_t latency, uint8_t bn,  in isr_rx_iso_data_invalid()
 
 | 
| /Zephyr-latest/samples/bluetooth/iso_connected_benchmark/src/ | 
| D | main.c | 789 	uint64_t bn;  in parse_bn_arg()  local
 |