FreeRTOS: BLE
BLE
Return to main page ↑
IotBle_SendResponse

Send response to the remote device.

uint16_t connId,
uint32_t transId );
Parameters
[in]pRespPointer to the response data.
[in]connIdConnection ID.
[in]transIdTransaction ID.
Returns
Returns eBTStatusSuccess on successful call.