Home
last modified time | relevance | path

Searched refs:FetchConnectionComplete (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/bt/gd/l2cap/classic/
H A Dfacade.proto9 rpc FetchConnectionComplete(google.protobuf.Empty) returns (stream ConnectionCompleteEvent) {
H A Dfacade.cc50 …::grpc::Status FetchConnectionComplete(::grpc::ServerContext* context, const ::google::protobuf::E… in FetchConnectionComplete() function in bluetooth::l2cap::classic::L2capClassicModuleFacadeService
/aosp12/system/bt/gd/l2cap/classic/cert/
H A Dpts_l2cap_test.py52 return EventStream(self.device_under_test.l2cap.FetchConnectionComplete(empty_pb2.Empty()))