Structures
|
Name |
Description |
|
Active Scan result This structure contains information from active scan. Application layer will depend on this information to decide the way to establish connections. | |
|
Peer Device Information in Connection Table This structure contains device information about the peer device of current node. It is the element structure for connection table. Due to the bank limitation in PIC18 MCU architecture, the size of CONNECTION_ENTRY must be dividable by 256 in case the array is across the bank. In this case, the user need to make sure that there is no problem |
Unions
|
Name |
Description |
|
Status information of the connected peer information This structure contains the information regarding the status of the connected peer device. | |
|
Status information of the connected peer information This structure contains the information regarding the status of the connected peer device. | |
|
This is type BYTE_BITS. | |
|
This is type WORD_BITS. |
Symbol Reference > Structs, Records, Enums