Searched defs:GetLocalName (Results 1 – 4 of 4) sorted by relevance
55 ::grpc::Status GetLocalName( in GetLocalName() function in bluetooth::hci::facade::ControllerFacadeService
11 rpc GetLocalName(google.protobuf.Empty) returns (NameMsg) {} rpc
787 std::array<uint8_t, kLocalNameSize> const& GetLocalName() { in GetLocalName() function
1261 std::string Controller::GetLocalName() const { in GetLocalName() function in bluetooth::hci::Controller