|
Zephyr Project API 4.4.99
A Scalable Open Source RTOS
|
Read all remote features complete callback params. More...
#include <conn.h>
Data Fields | |
| uint8_t | status |
| HCI Status from LE Read All Remote Features Complete event. | |
| uint8_t | max_remote_page |
| Number of pages supported by remote device. | |
| uint8_t | max_valid_page |
| Number of pages fetched from remote device. | |
| const uint8_t * | features |
| Pointer to array of size 248, with feature bits of remote supported features. | |
Read all remote features complete callback params.