FreeRTOS: BLE
BLE
Return to main page ↑
IotBle_GetConnectionInfo

Get connection info for a specific connection ID.

This function return a pointer to the connection info that matches the connection ID.

Parameters
[in]connIdConnection ID.
[out]pConnectionInfoReturns a pointer to the connection info that matches the connection ID.
Returns
Returns eBTStatusSuccess on successful call.