Question
aci_l2cap_connection_parameter_update_request
Posted on May 08, 2015 at 17:19
Hello,
Please help me to clarify the following question: my device supports a several modes and I need set special connection parameters for each mode first mode - aci_l2cap_connection_parameter_update_request(handle, 6, 6, 0, 30) second mode - aci_l2cap_connection_parameter_update_request(handle, 6, 6, 0, 300) but I noticed that parameters are set only in the first call, after that the function returns 0 (success),but
remain relevant
parameters
set
for the first time
. Thanks in advance, Andrei Kukenov