Lines Matching defs:ext_adv
152 static int adv_start(struct bt_mesh_ext_adv *ext_adv, in adv_start()
200 static int bt_data_send(struct bt_mesh_ext_adv *ext_adv, uint8_t num_events, uint16_t adv_interval, in bt_data_send()
219 static int adv_send(struct bt_mesh_ext_adv *ext_adv, struct bt_mesh_adv *adv) in adv_send()
249 static int stop_proxy_adv(struct bt_mesh_ext_adv *ext_adv) in stop_proxy_adv()
267 static int adv_queue_send_process(struct bt_mesh_ext_adv *ext_adv) in adv_queue_send_process()
299 static void start_proxy_sol_or_proxy_adv(struct bt_mesh_ext_adv *ext_adv) in start_proxy_sol_or_proxy_adv()
338 struct bt_mesh_ext_adv *ext_adv; in send_pending_adv() local
376 static bool schedule_send(struct bt_mesh_ext_adv *ext_adv) in schedule_send()
408 struct bt_mesh_ext_adv *ext_adv = relay_adv_get(); in bt_mesh_adv_relay_ready() local
437 struct bt_mesh_ext_adv *ext_adv = &advs[i]; in bt_mesh_adv_terminate() local
503 struct bt_mesh_ext_adv *ext_adv = adv_instance_find(instance); in adv_sent() local
587 struct bt_mesh_ext_adv *ext_adv = gatt_adv_get(); in bt_mesh_adv_gatt_start() local