Home
last modified time | relevance | path

Searched defs:phy_type (Results 1 – 2 of 2) sorted by relevance

/tools/netsim/src/hci/
Dbluetooth_facade.cc446 void IncrTx(uint32_t id, rootcanal::Phy::Type phy_type) { in IncrTx()
457 void IncrRx(uint32_t id, rootcanal::Phy::Type phy_type) { in IncrRx()
/tools/test/connectivity/acts/framework/acts/controllers/ap_lib/
Dradio_measurement.py230 def phy_type(self) -> PhyType: member in NeighborReportElement