Searched refs:on_pdu_no_fcs (Results 1 – 2 of 2) sorted by relevance
105 void on_pdu_no_fcs(const packet::PacketView<true>& pdu);
836 on_pdu_no_fcs(pdu); in OnPdu()840 void ErtmController::on_pdu_no_fcs(const packet::PacketView<true>& pdu) { in on_pdu_no_fcs() function in bluetooth::l2cap::internal::ErtmController