Lines Matching full:pdu
71 * The length of the advertising PDU that will be sent. This does not
319 * Create the advertising legacy PDU
365 /* Set the PDU length in the state machine (includes header) */ in ble_ll_adv_legacy_pdu_make()
411 * Create the advertising PDU
478 * Create the AUX PDU
691 * Create a scan response PDU
716 * Create a AUX connect response PDU
1123 /* AdvA for 1st PDU in chain (i.e. AUX_ADV_IND or AUX_SCAN_RSP) */ in ble_ll_adv_aux_calculate()
1151 /* PDU payload should be full if chained */ in ble_ll_adv_aux_calculate()
1637 /* The event start time is when we start transmission of the adv PDU */ in ble_ll_adv_scheduled()
2875 * Called on phy rx pdu end when in advertising state.
2877 * There are only two pdu types we care about in this state: scan requests
2887 * @param pdu_type Type of pdu received.
2888 * @param rxpdu Pointer to received PDU
2998 * Called when a receive PDU has started and we are advertising.
3204 * We will transmit right away. Set next pdu start time to now in ble_ll_adv_done()