Home
last modified time | relevance | path

Searched refs:bt_mesh_adv_send_end (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/subsys/bluetooth/mesh/
Dadv.h85 void bt_mesh_adv_send_end(int err, struct bt_mesh_adv_ctx const *ctx);
Dadv_legacy.c195 bt_mesh_adv_send_end(0, &ctx); in adv_thread()
Dadv.c79 void bt_mesh_adv_send_end(int err, struct bt_mesh_adv_ctx const *ctx) in bt_mesh_adv_send_end() function
Dadv_ext.c311 bt_mesh_adv_send_end(0, &ctx); in send_pending_adv()