Searched defs:FetchL2capData (Results 1 – 4 of 4) sorted by relevance
/system/bt/gd/l2cap/le/ | ||
D | facade.proto | 9 rpc FetchL2capData(google.protobuf.Empty) returns (stream L2capPacket) {} rpc |
D | facade.cc | 60 …::grpc::Status FetchL2capData(::grpc::ServerContext* context, const ::google::protobuf::Empty* req… in FetchL2capData() function in bluetooth::l2cap::le::L2capLeModuleFacadeService |
/system/bt/gd/l2cap/classic/ | ||
D | facade.proto | 17 rpc FetchL2capData(google.protobuf.Empty) returns (stream L2capPacket) {} rpc |
D | facade.cc | 97 …::grpc::Status FetchL2capData(::grpc::ServerContext* context, const ::google::protobuf::Empty* req… in FetchL2capData() function in bluetooth::l2cap::classic::L2capClassicModuleFacadeService |