GAP LE Extended ADV Exported Types

group GAP_LE_EXTENDED_ADV_Exported_Types

Enums

enum T_GAP_EXT_ADV_STATE

GAP extended advertising state.

Values:

enumerator EXT_ADV_STATE_IDLE

Idle, no advertising.

enumerator EXT_ADV_STATE_START

Start advertising. A temporary state, haven't received the result.

enumerator EXT_ADV_STATE_ADVERTISING

Advertising.

enumerator EXT_ADV_STATE_STOP

Stop advertising. A temporary state, haven't received the result.

enum T_LE_EXT_ADV_LEGACY_ADV_PROPERTY

Advertising Event Properties values for legacy advertising PDUs.

Values:

enumerator LE_EXT_ADV_LEGACY_ADV_CONN_SCAN_UNDIRECTED

Connectable and scannable undirected. Advertising data or scan response data shall not exceed 31 octets.

enumerator LE_EXT_ADV_LEGACY_ADV_CONN_LOW_DUTY_DIRECTED

Connectable directed (low duty cycle).

enumerator LE_EXT_ADV_LEGACY_ADV_CONN_HIGH_DUTY_DIRECTED

Connectable directed (high duty cycle).

enumerator LE_EXT_ADV_LEGACY_ADV_SCAN_UNDIRECTED

Scannable undirected. Advertising data or scan response data shall not exceed 31 octets.

enumerator LE_EXT_ADV_LEGACY_ADV_NON_SCAN_NON_CONN_UNDIRECTED

Non-connectable and non-scannable undirected. Advertising data shall not exceed 31 octets.

enum T_LE_EXT_ADV_EXTENDED_ADV_PROPERTY

Advertising Event Properties values for extended advertising PDUs.

Values:

enumerator LE_EXT_ADV_EXTENDED_ADV_NON_SCAN_NON_CONN_UNDIRECTED

Non-connectable and non-scannable undirected.

enumerator LE_EXT_ADV_EXTENDED_ADV_NON_SCAN_NON_CONN_DIRECTED

Non-connectable and non-scannable directed.

enumerator LE_EXT_ADV_EXTENDED_ADV_CONN_UNDIRECTED

Connectable undirected. Advertising data shall not exceed 245 octets.

enumerator LE_EXT_ADV_EXTENDED_ADV_CONN_DIRECTED

Connectable directed. Advertising data shall not exceed 239 octets.

enumerator LE_EXT_ADV_EXTENDED_ADV_SCAN_UNDIRECTED

Scannable undirected.

enumerator LE_EXT_ADV_EXTENDED_ADV_SCAN_DIRECTED

Scannable directed.

enum T_LE_EXT_ADV_PARAM_TYPE

Supported advertising parameters type.

Values:

enumerator GAP_PARAM_EXT_ADV_MAX_DATA_LEN

Maximum length of supported data for use as advertisement data or scan response data. Read only. Size is 2 octets.

enumerator GAP_PARAM_EXT_ADV_MAX_SETS

Maximum number of supported advertising sets. Read only. Size is 1 octet.