Searched refs:bt_mesh_adv_ref (Results 1 – 4 of 4) sorted by relevance
121 struct bt_mesh_adv *bt_mesh_adv_ref(struct bt_mesh_adv *adv) in bt_mesh_adv_ref() function279 k_fifo_put(&bt_mesh_friend_queue, bt_mesh_adv_ref(adv)); in bt_mesh_adv_send()288 k_fifo_put(&bt_mesh_relay_queue, bt_mesh_adv_ref(adv)); in bt_mesh_adv_send()293 k_fifo_put(&bt_mesh_adv_queue, bt_mesh_adv_ref(adv)); in bt_mesh_adv_send()
75 struct bt_mesh_adv *bt_mesh_adv_ref(struct bt_mesh_adv *adv);
225 &msg, buf_send_end, bt_mesh_adv_ref(adv)); in proxy_relay_send()246 k_fifo_put(&role->pending, bt_mesh_adv_ref(adv)); in bt_mesh_proxy_relay_send()
245 ext_adv->adv = bt_mesh_adv_ref(adv); in adv_send()