rsi_wlan_add_mfi_ie#
Functions#
int32_t
rsi_wlan_add_mfi_ie(int8_t *mfi_ie, uint32_t ie_len)
Add the Apple defined IE elements to the beacon command request structure.
Function Documentation#
rsi_wlan_add_mfi_ie#
int32_t rsi_wlan_add_mfi_ie (int8_t * mfi_ie, uint32_t ie_len)
Add the Apple defined IE elements to the beacon command request structure.
Parameters
Type | Direction | Argument Name | Description |
---|---|---|---|
int8_t * | [in] | mfi_ie | - Pointer to the IE element |
uint32_t | [in] | ie_len | - Length of the IE element |
Returns
0 - Success
Non-Zero Value - Failure (Possible Error Codes - 0xfffffffa)