Lines Matching full:friend
84 * used for Friend Queue free space calculations.
94 /* Friend Clear Procedure */
97 uint16_t frnd; /* Previous Friend's address */
115 BT_MESH_LPN_ENABLED, /* LPN enabled, but no Friend */
117 BT_MESH_LPN_WAIT_OFFER, /* Friend Req sent */
128 /* Address of our Friend when we're a LPN. Unassigned if we don't
129 * have a friend yet.
133 /* Value from the friend offer */
140 uint8_t groups_changed:1, /* Friend Subscription List needs updating */
143 fsn:1, /* Friend Sequence Number */
145 clear_success:1; /* Friend Clear Confirm received */
147 /* Friend Queue Size */
156 /* Previous Friend of this LPN */
175 /* Bit fields for tracking which groups the Friend knows about */
218 /* Friend state, unique for each LPN that we're Friends for */
267 friend_cred:1, /* Data was encrypted with friend cred */