FreeRTOS:
BLE
BLE
|
Return to main page ↑ |
Send response to the remote device.
This function return a pointer to the connection info list. The elements of this list have type:IotBleConnectionInfoListElement_t. Looked into iot_doubly_linked_list.h for information on how to use the linked list.
[out] | pConnectionInfoList | Returns the head of the connection list. |