Tizen Native API  3.0
bt_adapter_le_advertising_params_s Struct Reference

Public Attributes

float interval_min
float interval_max

Detailed Description

Structure of advertising parameters.

Deprecated:
Deprecated since 2.3.1
Since :
2.3
See also:
bt_adapter_le_advertising_state_changed_cb()
bt_adapter_le_start_advertising()

Member Data Documentation

Maximum advertising interval for non-directed advertising. A multiple of 0.625ms is only allowed (Time range : 20ms to 10.24sec).

Minimum advertising interval for non-directed advertising. A multiple of 0.625ms is only allowed (Time range : 20ms to 10.24sec).