Searched defs:SetDynamicChannel (Results 1 – 4 of 4) sorted by relevance
/system/bt/gd/l2cap/le/ | ||
D | facade.proto | 13 rpc SetDynamicChannel(SetEnableDynamicChannelRequest) returns (google.protobuf.Empty) {} rpc |
D | facade.cc | 100 ::grpc::Status SetDynamicChannel(::grpc::ServerContext* context, in SetDynamicChannel() function in bluetooth::l2cap::le::L2capLeModuleFacadeService |
/system/bt/gd/l2cap/classic/ | ||
D | facade.proto | 18 rpc SetDynamicChannel(SetEnableDynamicChannelRequest) returns (google.protobuf.Empty) {} rpc |
D | facade.cc | 104 …::grpc::Status SetDynamicChannel(::grpc::ServerContext* context, const SetEnableDynamicChannelRequ… in SetDynamicChannel() function in bluetooth::l2cap::classic::L2capClassicModuleFacadeService |