Home
last modified time | relevance | path

Searched refs:SetFixedChannel (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/bt/gd/cert/
H A Dpy_l2cap.py174 self._device.l2cap_le.SetFixedChannel(
231 …self._device.l2cap_le.SetFixedChannel(l2cap_le_facade_pb2.SetEnableFixedChannelRequest(cid=cid, en…
/aosp12/system/bt/gd/l2cap/le/
H A Dfacade.proto15 rpc SetFixedChannel(SetEnableFixedChannelRequest) returns (google.protobuf.Empty) {}
H A Dfacade.cc253 …::grpc::Status SetFixedChannel(::grpc::ServerContext* context, const SetEnableFixedChannelRequest*… in SetFixedChannel() function in bluetooth::l2cap::le::L2capLeModuleFacadeService