Searched refs:GetMacAddress (Results 1 – 9 of 9) sorted by relevance
48 cert_address_response = self.cert_device.hci_controller.GetMacAddress(50 dut_address_response = self.device_under_test.hci_controller.GetMacAddress(
201 dut_address = self.device_under_test.hci_controller.GetMacAddress(
142 dut_address = self.device_under_test.hci_controller.GetMacAddress(144 cert_address = self.cert_device.hci_controller.GetMacAddress(207 dut_address = self.device_under_test.hci_controller.GetMacAddress(218 dut_address = self.device_under_test.hci_controller.GetMacAddress(229 dut_address = self.device_under_test.hci_controller.GetMacAddress(
8 rpc GetMacAddress(google.protobuf.Empty) returns (AddressMsg) {} rpc
43 …::grpc::Status GetMacAddress(::grpc::ServerContext* context, const ::google::protobuf::Empty* requ… in GetMacAddress() function in bluetooth::hci::facade::ControllerFacadeService
67 const std::array<uint8_t, ETH_ALEN>& mac = impl_->GetMacAddress(); in getMacAddress()
79 const std::array<uint8_t, ETH_ALEN>& GetMacAddress();
241 const std::array<uint8_t, ETH_ALEN>& ClientInterfaceImpl::GetMacAddress() { in GetMacAddress() function in android::wificond::ClientInterfaceImpl
51 self.device_under_test.address = self.device_under_test.hci_controller.GetMacAddress(