Searched refs:FetchConnectionClose (Results 1 – 3 of 3) sorted by relevance
12 rpc FetchConnectionClose(google.protobuf.Empty) returns (stream ConnectionCloseEvent) {
55 …::grpc::Status FetchConnectionClose(::grpc::ServerContext* context, const ::google::protobuf::Empt… in FetchConnectionClose() function in bluetooth::l2cap::classic::L2capClassicModuleFacadeService
55 return EventStream(self.device_under_test.l2cap.FetchConnectionClose(empty_pb2.Empty()))