Searched refs:set_ad_data (Results 1 – 2 of 2) sorted by relevance
89 static int set_ad_data(struct bt_le_ext_adv *adv, const uint8_t *serialized_ad, in set_ad_data() function148 err = set_ad_data(adv, test_ad1, ARRAY_SIZE(test_ad1)); in entrypoint_advertiser()154 err = set_ad_data(adv, test_ad2, ARRAY_SIZE(test_ad2)); in entrypoint_advertiser()
52 static void set_ad_data(struct bt_le_ext_adv *adv) in set_ad_data() function112 set_ad_data(adv); in test_peripheral()
Completed in 24 milliseconds