Lines Matching full:friend
124 /* Friend Clear Procedure */
127 u16_t frnd; /* Previous Friend's address */
145 BT_MESH_LPN_ENABLED, /* LPN enabled, but no Friend */
147 BT_MESH_LPN_WAIT_OFFER, /* Friend Req sent */
158 /* Address of our Friend when we're a LPN. Unassigned if we don't
159 * have a friend yet.
163 /* Value from the friend offer */
170 u8_t groups_changed:1, /* Friend Subscription List needs updating */
173 fsn:1, /* Friend Sequence Number */
175 clear_success:1; /* Friend Clear Confirm received */
177 /* Friend Queue Size */
183 /* Previous Friend of this LPN */
195 /* Bit fields for tracking which groups the Friend knows about */
232 /* Friend state, unique for each LPN that we're Friends for */
270 friend_cred:1, /* Data was encrypted with friend cred */