Home
last modified time | relevance | path

Searched refs:GetMacAddress (Results 1 – 9 of 9) sorted by relevance

/system/bt/gd/hci/cert/
Dcontroller_test.py48 cert_address_response = self.cert_device.hci_controller.GetMacAddress(
50 dut_address_response = self.device_under_test.hci_controller.GetMacAddress(
Dacl_manager_test.py201 dut_address = self.device_under_test.hci_controller.GetMacAddress(
/system/bt/gd/security/cert/
Dsimple_security_test.py142 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(
/system/bt/gd/hci/facade/
Dcontroller_facade.proto8 rpc GetMacAddress(google.protobuf.Empty) returns (AddressMsg) {} rpc
Dcontroller_facade.cc43 …::grpc::Status GetMacAddress(::grpc::ServerContext* context, const ::google::protobuf::Empty* requ… in GetMacAddress() function in bluetooth::hci::facade::ControllerFacadeService
/system/connectivity/wificond/
Dclient_interface_binder.cpp67 const std::array<uint8_t, ETH_ALEN>& mac = impl_->GetMacAddress(); in getMacAddress()
Dclient_interface_impl.h79 const std::array<uint8_t, ETH_ALEN>& GetMacAddress();
Dclient_interface_impl.cpp241 const std::array<uint8_t, ETH_ALEN>& ClientInterfaceImpl::GetMacAddress() { in GetMacAddress() function in android::wificond::ClientInterfaceImpl
/system/bt/gd/l2cap/classic/cert/
Dl2cap_test.py51 self.device_under_test.address = self.device_under_test.hci_controller.GetMacAddress(