Searched refs:ReadPhyCallback (Results 1 – 1 of 1) sorted by relevance
28 void ReadPhyCallback(int client_if, RawAddress addr, uint8_t tx_phy, uint8_t rx_phy, uint8_t status… in ReadPhyCallback() function40 return client_intf_->read_phy(addr, base::Bind(&internal::ReadPhyCallback, client_if, addr)); in read_phy()