Searched refs:SendConnectionParameterUpdate (Results 1 – 5 of 5) sorted by relevance
56 …l2cap_handler_->Post(common::BindOnce(&internal::Link::SendConnectionParameterUpdate, common::Unre… in UpdateConnectionParameter()
424 ::grpc::Status SendConnectionParameterUpdate( in SendConnectionParameterUpdate() function in bluetooth::l2cap::le::L2capLeModuleFacadeService
17 rpc SendConnectionParameterUpdate(ConnectionParameter) returns (google.protobuf.Empty) {} rpc
116 virtual void SendConnectionParameterUpdate(uint16_t conn_interval_min, uint16_t conn_interval_max,
186 void Link::SendConnectionParameterUpdate(uint16_t conn_interval_min, uint16_t conn_interval_max, ui… in SendConnectionParameterUpdate() function in bluetooth::l2cap::le::internal::Link