Home
last modified time | relevance | path

Searched refs:PDU_BIG_INFO_NUM_BIS_GET (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dpdu.h1209 #define PDU_BIG_INFO_NUM_BIS_GET(bi) \ macro
Dull_sync_iso.c480 lll->num_bis = PDU_BIG_INFO_NUM_BIS_GET(bi); in ull_sync_iso_setup()
Dull_scan_aux.c547 sync_set->num_bis = PDU_BIG_INFO_NUM_BIS_GET(bi); in ull_scan_aux_setup()
1888 sync_set->num_bis = PDU_BIG_INFO_NUM_BIS_GET(bi); in ull_scan_aux_setup()
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c7991 sep->num_bis = PDU_BIG_INFO_NUM_BIS_GET(bi);