Lines Matching full:friend
24 #include "friend.h"
134 /* PDUs for a specific Friend should only go in send_unseg()
135 * out through the Friend Queue. in send_unseg()
389 /* PDUs for a specific Friend should only go in send_seg()
390 * out through the Friend Queue. in send_seg()
592 BT_DBG("Ignoring PDU for LPN 0x%04x of this Friend", in sdu_recv()
688 * acknowledgement, assume it's a Friend that's in seg_tx_lookup()
719 BT_DBG("Ack for LPN 0x%04x of this Friend", rx->ctx.recv_dst); in trans_ack()
848 BT_WARN("Message from friend with wrong credentials"); in ctl_recv()
889 /* SDUs must match a local element or an LPN of this Friend. */ in trans_unseg()
949 /* PDUs for a specific Friend should only go in bt_mesh_ctl_send()
950 * out through the Friend Queue. in bt_mesh_ctl_send()
1008 BT_WARN("Clearing incomplete buffers from Friend queue"); in seg_rx_reset()
1369 * requested the Friend to send them. The messages must also in bt_mesh_trans_recv()
1370 * be encrypted using the Friend Credentials. in bt_mesh_trans_recv()
1380 * the Friend Queue. in bt_mesh_trans_recv()
1386 * LPN of this Friend. in bt_mesh_trans_recv()
1397 /* Notify LPN state machine so a Friend Poll will be sent. If the in bt_mesh_trans_recv()
1398 * message was a Friend Update it's possible that a Poll was already in bt_mesh_trans_recv()