Lines Matching full:friend
29 #include "friend.h"
47 /* PDUs from Friend to the LPN should only be transmitted once with the
80 /* Find the Friend context with the most queued buffers */ in discard_buffer()
251 BT_WARN("Too short Friend Clear"); in bt_mesh_friend_clear()
266 /* A Friend Clear message is considered valid if the result of the in bt_mesh_friend_clear()
267 * subtraction of the value of the LPNCounter field of the Friend in bt_mesh_friend_clear()
269 * value of the LPNCounter field of the Friend Clear message, modulo in bt_mesh_friend_clear()
302 BT_WARN("No space in friend subscription list"); in friend_sub_add()
331 /* Friend Offer needs master security credentials */ in create_friend_pdu()
475 BT_WARN("Too short Friend Subscription Add"); in bt_mesh_friend_sub_add()
510 BT_WARN("Too short Friend Subscription Remove"); in bt_mesh_friend_sub_rem()
550 BT_ERR("Unable to encode Friend Update"); in enqueue_update()
564 BT_WARN("Too short Friend Poll"); in bt_mesh_friend_poll()
606 BT_DBG("Enqueued Friend Update to empty queue"); in bt_mesh_friend_poll()
671 BT_DBG("LPN 0x%04x (old) Friend 0x%04x", frnd->lpn, frnd->clear.frnd); in clear_timeout()
685 BT_DBG("LPN 0x%04x (old) Friend 0x%04x", frnd->lpn, frnd->clear.frnd); in clear_procedure_start()
703 BT_WARN("Too short Friend Clear Confirm"); in bt_mesh_friend_clear_cfm()
753 BT_ERR("Unable to encode Friend Offer"); in enqueue_offer()
811 BT_WARN("Too short Friend Request"); in bt_mesh_friend_req()
835 BT_WARN("Prohibited Minimum Queue Size in Friend Request"); in bt_mesh_friend_req()
840 BT_WARN("We have a too small Friend Queue size (%u < %u)", in bt_mesh_friend_req()
870 BT_WARN("No free Friend contexts for new LPN"); in bt_mesh_friend_req()
945 BT_ERR("No free friend segment RX contexts for 0x%04x", in enqueue_friend_pdu()
958 /* Only acks should have a valid SeqAuth in the Friend queue in enqueue_friend_pdu()
982 /* Friend Offer doesn't follow the re-sending semantics */ in buf_send_start()
1004 /* Friend offer timeout is 1 second */ in buf_send_end()
1042 BT_DBG("Sending buf %p from Friend Queue of LPN 0x%04x", in friend_timeout()
1101 BT_DBG("Removing old ack from Friend Queue"); in friend_purge_old_ack()
1145 BT_ERR("Failed to encode Friend buffer"); in friend_lpn_enqueue_rx()
1189 BT_ERR("Failed to encode Friend buffer"); in friend_lpn_enqueue_tx()