Bluetooth Host Stack Library
wiced_bt_dev_vendor_specific_command_complete_params_t Struct Reference

Description

Structure returned with Vendor Specific Command complete callback.

Data Fields

uint16_t opcode
 Vendor specific command opcode.
 
uint16_t param_len
 Return parameter length.
 
uint8_t * p_param_buf
 Return parameter buffer (Contains Command Specific data)