Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Drf_ble_cmd.h568 struct __RFC_STRUCT rfc_CMD_BLE_INITIATOR_s { struct
569 uint16_t commandNo; //!< The command ID number 0x1808
570 …status; //!< \brief An integer telling the status of the command. This value is
573 …pNextOp; //!< Pointer to the next operation to run after this operation is done
574 … //!< Absolute or relative start time (depending on the value of <code>startTrigger</code>)
575 struct {
582 …rtTrigger; //!< Identification of the trigger that starts the operation
583 struct {
586 } condition;
587 uint8_t channel; //!< \brief Channel to use<br>
[all …]
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Drf_ble_cmd.h568 struct __RFC_STRUCT rfc_CMD_BLE_INITIATOR_s { struct
569 uint16_t commandNo; //!< The command ID number 0x1808
570 …status; //!< \brief An integer telling the status of the command. This value is
573 …pNextOp; //!< Pointer to the next operation to run after this operation is done
574 … //!< Absolute or relative start time (depending on the value of <code>startTrigger</code>)
575 struct {
582 …rtTrigger; //!< Identification of the trigger that starts the operation
583 struct {
586 } condition;
587 uint8_t channel; //!< \brief Channel to use<br>
[all …]