Searched refs:GetRxPhy (Results 1 – 3 of 3) sorted by relevance
81 bluetooth::hci::PhyType GetRxPhy() const { return rx_phy_; } in GetRxPhy() function
358 *rx_phy = connection.GetRxPhy(); in LeReadPhy()525 select_phy(rx_phys, connection.GetRxPhy()); in IncomingLlPhyReq()537 indicate_phy(phy_p_to_c, connection.GetRxPhy()), 0)); in IncomingLlPhyReq()542 phy_p_to_c != connection.GetRxPhy()) && in IncomingLlPhyReq()578 select_phy(rx_phys, connection.GetRxPhy()); in IncomingLlPhyRsp()590 indicate_phy(phy_p_to_c, connection.GetRxPhy()), 0)); in IncomingLlPhyRsp()624 select_phy(phy_update_ind.GetPhyCToP(), connection.GetRxPhy()); in IncomingLlPhyUpdateInd()630 (tx_phy != connection.GetTxPhy() || rx_phy != connection.GetRxPhy() || in IncomingLlPhyUpdateInd()
582 …lbacks->OnPhyUpdate(complete_view.GetStatus(), complete_view.GetTxPhy(), complete_view.GetRxPhy()); in on_le_phy_update_complete()