Searched defs:GetLocalName (Results 1 – 2 of 2) sorted by relevance
/system/bt/gd/hci/facade/ | ||
D | controller_facade.proto | 10 rpc GetLocalName(google.protobuf.Empty) returns (NameMsg) {} rpc |
D | controller_facade.cc | 50 …::grpc::Status GetLocalName(::grpc::ServerContext* context, const ::google::protobuf::Empty* reque… in GetLocalName() function in bluetooth::hci::facade::ControllerFacadeService |