Home
last modified time | relevance | path

Searched refs:PDU_AC_MAX_US (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_scan_aux.c998 PDU_AC_MAX_US(aux_connect_req_len, phy_aux) -
1000 PDU_AC_MAX_US(aux_connect_rsp_len, phy_aux) -
Dlll_scan.c264 PDU_AC_MAX_US(sizeof(struct pdu_adv_connect_ind), in lll_scan_prepare_connect_req()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_sync.c387 slot_us = PDU_AC_MAX_US(PDU_AC_EXT_PAYLOAD_RX_SIZE, lll->phy); in ull_sync_setup_from_sync_transfer()
1126 slot_us = PDU_AC_MAX_US(PDU_AC_EXT_PAYLOAD_RX_SIZE, lll->phy); in ull_sync_setup()
Dpdu.h357 #define PDU_AC_MAX_US(octets, phy) PDU_MAX_US((octets), 0, (phy)) macro
Dull_scan_aux.c850 PDU_AC_MAX_US(PDU_AC_EXT_PAYLOAD_RX_SIZE, lll_aux->phy) + in ull_scan_aux_setup()
2670 PDU_AC_MAX_US(PDU_AC_EXT_PAYLOAD_RX_SIZE, chain->lll.phy) + in chain_start_ticker()
Dull_adv_aux.c3031 PDU_AC_MAX_US((INITA_SIZE + ADVA_SIZE + LLDATA_SIZE), in aux_time_get()
3041 PDU_AC_MAX_US((SCANA_SIZE + ADVA_SIZE), lll->phy_s); in aux_time_get()