Searched refs:FetchConnectionComplete (Results 1 – 3 of 3) sorted by relevance
9 rpc FetchConnectionComplete(google.protobuf.Empty) returns (stream ConnectionCompleteEvent) {
50 …::grpc::Status FetchConnectionComplete(::grpc::ServerContext* context, const ::google::protobuf::E… in FetchConnectionComplete() function in bluetooth::l2cap::classic::L2capClassicModuleFacadeService
52 return EventStream(self.device_under_test.l2cap.FetchConnectionComplete(empty_pb2.Empty()))