Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/commands/
Dble5.h370 struct RCL_CMD_BLE5_SCANNER_t { struct
371 RCL_Command common;
372 RCL_Ble5Channel channel; /*!< Channel index */
373 RCL_Command_TxPower txPower; /*!< Transmit power */
374 …aitTime; /*!< Maximum time to wait for AuxPtr before ending command (1 us units). 0: No limit */
375 bool activeScan; /*!< Scan type. 0: Passive. 1: Active */
376 bool acceptLegacy : 1; /*!< Accept legacy advertising. 0: Do not accept. 1: Accept */
377 bool acceptExtended : 1; /*!< Accept extended advertising. 0: Do not accept. 1: Accept */
378 RCL_CtxScanInit *ctx; /*!< Pointer to context structure */
379 RCL_StatsAdvScanInit *stats; /*!< Pointer to statistics structure */