Home
last modified time | relevance | path

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

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