Searched refs:phy_req (Results 1 – 1 of 1) sorted by relevance
494 auto phy_req = model::packets::LlPhyReqView::Create(incoming); in IncomingLlPhyReq() local495 ASSERT(phy_req.IsValid()); in IncomingLlPhyReq()518 uint8_t tx_phys = phy_req.GetRxPhys() & default_tx_phys_; in IncomingLlPhyReq()519 uint8_t rx_phys = phy_req.GetTxPhys() & default_rx_phys_; in IncomingLlPhyReq()