Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/blueberry/facade/l2cap/le/
Dfacade.proto9 rpc FetchL2capData(google.protobuf.Empty) returns (stream L2capPacket) {} rpc
/packages/modules/Bluetooth/system/blueberry/facade/l2cap/classic/
Dfacade.proto17 rpc FetchL2capData(google.protobuf.Empty) returns (stream L2capPacket) {} rpc
/packages/modules/Bluetooth/system/gd/l2cap/le/
Dfacade.cc62 …::grpc::Status FetchL2capData(::grpc::ServerContext* context, const ::google::protobuf::Empty* req… in FetchL2capData() function in bluetooth::l2cap::le::L2capLeModuleFacadeService
/packages/modules/Bluetooth/system/gd/l2cap/classic/
Dfacade.cc100 …::grpc::Status FetchL2capData(::grpc::ServerContext* context, const ::google::protobuf::Empty* req… in FetchL2capData() function in bluetooth::l2cap::classic::L2capClassicModuleFacadeService