Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Drf_ble_cmd.h2002 struct __RFC_STRUCT rfc_bleInitiatorPar_s { struct
2003 dataQueue_t* pRxQ; //!< Pointer to receive queue
2004 struct {
2013 } rxConfig; //!< Configuration bits for the receive queue entries
2014 struct {
2026 } initConfig;
2027 uint8_t __dummy0;
2028 uint8_t connectReqLen; //!< Size of connect request data
2029 …; //!< Pointer to buffer containing LLData to go in the CONNECT_IND (CONNECT_REQ)
2030 … //!< \brief Pointer (with least significant bit set to 0) to device address used for this device.
[all …]
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Drf_ble_cmd.h2002 struct __RFC_STRUCT rfc_bleInitiatorPar_s { struct
2003 dataQueue_t* pRxQ; //!< Pointer to receive queue
2004 struct {
2013 } rxConfig; //!< Configuration bits for the receive queue entries
2014 struct {
2026 } initConfig;
2027 uint8_t __dummy0;
2028 uint8_t connectReqLen; //!< Size of connect request data
2029 …; //!< Pointer to buffer containing LLData to go in the CONNECT_IND (CONNECT_REQ)
2030 … //!< \brief Pointer (with least significant bit set to 0) to device address used for this device.
[all …]