Lines Matching defs:ext_adv
562 int tester_gap_start_ext_adv(struct bt_le_ext_adv *ext_adv) in tester_gap_start_ext_adv()
586 int tester_gap_stop_ext_adv(struct bt_le_ext_adv *ext_adv) in tester_gap_stop_ext_adv()
666 struct bt_le_ext_adv **ext_adv) in tester_gap_create_adv_instance()
809 struct bt_le_ext_adv *ext_adv = NULL; in start_advertising() local
1518 int tester_gap_padv_configure(struct bt_le_ext_adv *ext_adv, in tester_gap_padv_configure()
1559 struct bt_le_ext_adv *ext_adv = tester_gap_ext_adv_get(0); in padv_configure() local
1575 int tester_gap_padv_start(struct bt_le_ext_adv *ext_adv) in tester_gap_padv_start()
1605 struct bt_le_ext_adv *ext_adv = tester_gap_ext_adv_get(0); in padv_start() local
1620 int tester_gap_padv_stop(struct bt_le_ext_adv *ext_adv) in tester_gap_padv_stop()
1643 struct bt_le_ext_adv *ext_adv = tester_gap_ext_adv_get(0); in padv_stop() local
1658 int tester_gap_padv_set_data(struct bt_le_ext_adv *ext_adv, struct bt_data *per_ad, uint8_t ad_len) in tester_gap_padv_set_data()
1695 struct bt_le_ext_adv *ext_adv = tester_gap_ext_adv_get(0); in padv_set_data() local