Home
last modified time | relevance | path

Searched defs:FetchL2capData (Results 1 – 4 of 4) sorted by relevance

/system/bt/gd/l2cap/le/
Dfacade.proto9 rpc FetchL2capData(google.protobuf.Empty) returns (stream L2capPacket) {} rpc
Dfacade.cc60 …::grpc::Status FetchL2capData(::grpc::ServerContext* context, const ::google::protobuf::Empty* req… in FetchL2capData() function in bluetooth::l2cap::le::L2capLeModuleFacadeService
/system/bt/gd/l2cap/classic/
Dfacade.proto17 rpc FetchL2capData(google.protobuf.Empty) returns (stream L2capPacket) {} rpc
Dfacade.cc97 …::grpc::Status FetchL2capData(::grpc::ServerContext* context, const ::google::protobuf::Empty* req… in FetchL2capData() function in bluetooth::l2cap::classic::L2capClassicModuleFacadeService