Home | History | Annotate | Download | only in dm

Lines Matching full:max_int

1322 **                  max_int   -     maximum connection interval, [0x0004~ 0x4000]
1330 UINT16 max_int, UINT16 latency,
1340 p_msg->max_int = max_int;
1751 ** max_int - maximum connection interval, [0x0004~ 0x4000]
1758 void BTA_DmBleUpdateConnectionParams(BD_ADDR bd_addr, UINT16 min_int, UINT16 max_int,
1767 p_msg->max_int = max_int;