Searched refs:bt_mesh_adv_ref (Results 1 – 5 of 5) 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()
79 struct bt_mesh_adv *bt_mesh_adv_ref(struct bt_mesh_adv *adv);
249 &msg, buf_send_end, bt_mesh_adv_ref(adv)); in proxy_relay_send()270 proxy_queue_put(role, bt_mesh_adv_ref(adv)); in bt_mesh_proxy_relay_send()
241 ext_adv->adv = bt_mesh_adv_ref(adv); in adv_send()
549 bt_mesh_adv_send(local, &local_send_cb, bt_mesh_adv_ref(adv_cancel)); in test_tx_send_cancel()