Home
last modified time | relevance | path

Searched defs:prov_link (Results 1 – 1 of 1) sorted by relevance

/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/mesh/src/
Dprov.c132 struct prov_link { struct
135 uint16_t conn_handle; /* GATT connection */
137 struct provisioner_link provisioner[PROVISIONER_LINK];
139 u8_t dhkey[32]; /* Calculated DHKey */
140 u8_t expect; /* Next expected PDU */
142 u8_t oob_method;
143 u8_t oob_action;
144 u8_t oob_size;
146 u8_t conf[16]; /* Remote Confirmation */
147 u8_t rand[16]; /* Local Random */
[all …]