Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/l2cap/classic/
H A Dfacade.proto12 rpc FetchConnectionClose(google.protobuf.Empty) returns (stream ConnectionCloseEvent) {
H A Dfacade.cc55 …::grpc::Status FetchConnectionClose(::grpc::ServerContext* context, const ::google::protobuf::Empt… in FetchConnectionClose() function in bluetooth::l2cap::classic::L2capClassicModuleFacadeService
/aosp12/system/bt/gd/l2cap/classic/cert/
H A Dpts_l2cap_test.py55 return EventStream(self.device_under_test.l2cap.FetchConnectionClose(empty_pb2.Empty()))