Lines Matching full:friend

28 #include "friend.h"
89 friend_cred:1, /* Using Friend credentials */
149 LOG_ERR("Not enough space in Friend Queue"); in send_unseg()
153 LOG_WRN("No space in Friend Queue"); in send_unseg()
161 /* PDUs for a specific Friend should only go in send_unseg()
162 * out through the Friend Queue. in send_unseg()
548 LOG_ERR("Not enough space in Friend Queue for %u segments", tx->seg_n + 1); in send_seg()
588 /* PDUs for a specific Friend should only go in send_seg()
589 * out through the Friend Queue. in send_seg()
599 /* This can happen if segments only went into the Friend Queue */ in send_seg()
605 * with the Friend Queue. in send_seg()
834 * acknowledgement, assume it's a Friend that's in seg_tx_lookup()
866 LOG_DBG("Ack for LPN 0x%04x of this Friend", rx->ctx.recv_dst); in trans_ack()
1005 LOG_WRN("Message from friend with wrong credentials"); in ctl_recv()
1157 LOG_WRN("Clearing incomplete buffers from Friend queue"); in seg_rx_reset()
1454 /* Verify early that there will be space in the Friend Queue(s) in in trans_seg()
1463 LOG_ERR("No space in Friend Queue for %u segments", *seg_count); in trans_seg()
1643 * requested the Friend to send them. The messages must also in bt_mesh_trans_recv()
1644 * be encrypted using the Friend Credentials. in bt_mesh_trans_recv()
1654 * the Friend Queue. in bt_mesh_trans_recv()
1660 * LPN of this Friend. in bt_mesh_trans_recv()
1671 * local match nor a Friend match, with the exception of ctl messages. in bt_mesh_trans_recv()
1680 /* Notify LPN state machine so a Friend Poll will be sent. */ in bt_mesh_trans_recv()