Searched refs:bt_mesh_adv_send_end (Results 1 – 4 of 4) sorted by relevance
85 void bt_mesh_adv_send_end(int err, struct bt_mesh_adv_ctx const *ctx);
195 bt_mesh_adv_send_end(0, &ctx); in adv_thread()
79 void bt_mesh_adv_send_end(int err, struct bt_mesh_adv_ctx const *ctx) in bt_mesh_adv_send_end() function
311 bt_mesh_adv_send_end(0, &ctx); in send_pending_adv()