Searched defs:GetLocalName (Results 1 – 2 of 2) sorted by relevance
/aosp12/system/bt/gd/hci/facade/ | ||
H A D | controller_facade.cc | 50 …::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 D | controller.cc | 864 std::string Controller::GetLocalName() const { in GetLocalName() function in bluetooth::hci::Controller |