Home
last modified time | relevance | path

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

/system/bt/gd/l2cap/le/
Dfacade.proto13 rpc SetDynamicChannel(SetEnableDynamicChannelRequest) returns (google.protobuf.Empty) {} rpc
Dfacade.cc100 ::grpc::Status SetDynamicChannel(::grpc::ServerContext* context, in SetDynamicChannel() function in bluetooth::l2cap::le::L2capLeModuleFacadeService
/system/bt/gd/l2cap/classic/
Dfacade.proto18 rpc SetDynamicChannel(SetEnableDynamicChannelRequest) returns (google.protobuf.Empty) {} rpc
Dfacade.cc104 …::grpc::Status SetDynamicChannel(::grpc::ServerContext* context, const SetEnableDynamicChannelRequ… in SetDynamicChannel() function in bluetooth::l2cap::classic::L2capClassicModuleFacadeService