Searched refs:bt_mesh_adv_ctx (Results 1 – 6 of 6) sorted by relevance
10 void bt_mesh_stat_planned_count(struct bt_mesh_adv_ctx *ctx);11 void bt_mesh_stat_succeeded_count(struct bt_mesh_adv_ctx *ctx);
48 struct bt_mesh_adv_ctx { struct63 struct bt_mesh_adv_ctx ctx; argument85 void bt_mesh_adv_send_end(int err, struct bt_mesh_adv_ctx const *ctx);119 void bt_mesh_adv_send_start(uint16_t duration, int err, struct bt_mesh_adv_ctx *ctx);
24 void bt_mesh_stat_planned_count(struct bt_mesh_adv_ctx *ctx) in bt_mesh_stat_planned_count()35 void bt_mesh_stat_succeeded_count(struct bt_mesh_adv_ctx *ctx) in bt_mesh_stat_succeeded_count()
62 void bt_mesh_adv_send_start(uint16_t duration, int err, struct bt_mesh_adv_ctx *ctx) in bt_mesh_adv_send_start()79 void bt_mesh_adv_send_end(int err, struct bt_mesh_adv_ctx const *ctx) in bt_mesh_adv_send_end()91 struct bt_mesh_adv_ctx *ctx; in adv_create_from_pool()
49 struct bt_mesh_adv_ctx *ctx) in bt_data_send()191 struct bt_mesh_adv_ctx ctx = adv->ctx; in adv_thread()
307 struct bt_mesh_adv_ctx ctx = ext_adv->adv->ctx; in send_pending_adv()