Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/hci/facade/
H A Dcontroller_facade.cc50 …::grpc::Status GetLocalName(::grpc::ServerContext* context, const ::google::protobuf::Empty* reque… in GetLocalName() function in bluetooth::hci::facade::ControllerFacadeService
/aosp12/system/bt/gd/hci/
H A Dcontroller.cc864 std::string Controller::GetLocalName() const { in GetLocalName() function in bluetooth::hci::Controller