Searched defs:GetMacAddress (Results 1 – 9 of 9) sorted by relevance
72 static int GetMacAddress() in GetMacAddress() function
47 ::grpc::Status GetMacAddress(::grpc::ServerContext* /* context */, in GetMacAddress() function in bluetooth::hci::facade::ControllerFacadeService
69 std::string GetMacAddress() { in GetMacAddress() function
244 const std::array<uint8_t, ETH_ALEN>& ClientInterfaceImpl::GetMacAddress() { in GetMacAddress() function in android::wificond::ClientInterfaceImpl
48 const Mac::Address &IndirectSender::ChildInfo::GetMacAddress(Mac::Address &aMacAddress) const in GetMacAddress() function in ot::IndirectSender::ChildInfo
9 rpc GetMacAddress(google.protobuf.Empty) returns (blueberry.facade.BluetoothAddress) {} rpc
337 TEST_P(SupplicantStaIfaceHidlTest, GetMacAddress) { in TEST_P() argument
405 TEST_P(SupplicantStaIfaceAidlTest, GetMacAddress) { in TEST_P() argument
1399 Address Controller::GetMacAddress() const { return impl_->mac_address_; } in GetMacAddress() function in bluetooth::hci::Controller