Home
last modified time | relevance | path

Searched defs:RCL_CMD_BLE5_ADV_t (Results 1 – 1 of 1) sorted by relevance

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/commands/
Dble5.h203 struct RCL_CMD_BLE5_ADV_t { struct
204 RCL_Command common;
205 … /*!< Channel map. Bit positions 0-2 correspond to channels 37-39; a 1 means channel enabled */
206 RCL_Command_TxPower txPower; /*!< Transmit power */
207 … /*!< Order to run channels. 0: Run in increasing order. 1-5: Other order. Others: Reserved */
208 … /*!< High duty-cycle advertising (directed advertising only) 0: Disabled. 1 Enabled */
209 … /*!< Time of received CONNECT_IND or AUX_CONNECT_REQ packet is returned if connection is formed */
210 RCL_CtxAdvertiser *ctx; /*!< Pointer to context structure */
211 RCL_StatsAdvScanInit *stats; /*!< Pointer to statistics structure */