Home
last modified time | relevance | path

Searched defs:SendFixedChannelPacket (Results 1 – 2 of 2) sorted by relevance

/system/bt/gd/l2cap/le/
Dfacade.proto16 rpc SendFixedChannelPacket(FixedChannelPacket) returns (google.protobuf.Empty) {} rpc
Dfacade.cc268 …::grpc::Status SendFixedChannelPacket(::grpc::ServerContext* context, const FixedChannelPacket* re… in SendFixedChannelPacket() function in bluetooth::l2cap::le::L2capLeModuleFacadeService