TI BLE-Stack for Bluetooth 4.2 API Documentation  3.01.00.07
Data Fields
snpHciCmdReq_t Struct Reference

Parameter Structure for SNP_executeHCIcmd. More...

Data Fields

uint16_t opcode
 
uint8_t * pData
 

Detailed Description

Parameter Structure for SNP_executeHCIcmd.

This is a packed structure. see Dealing with Parameters and Packed Structures for more information.

Field Documentation

§ opcode

uint16_t opcode

2 Byte HCI opcode to execute

The list of available HCI opcode is listed here: list of all HCI commands allowed by the SNP.

§ pData

uint8_t* pData

Pointer Parameters of the HCI opcode.

Parameter depends of the HCI command being used. These parameter are identical to the ones define in TI HCI vendor guide and by the Bluetooth Specification


The documentation for this struct was generated from the following file:
Copyright 2017, Texas Instruments Incorporated