Home
last modified time | relevance | path

Searched refs:set_ad_data (Results 1 – 2 of 2) sorted by relevance

/tests/bsim/bluetooth/host/adv/long_ad/src/
A Dadvertiser.c89 static int set_ad_data(struct bt_le_ext_adv *adv, const uint8_t *serialized_ad, in set_ad_data() function
148 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()
/tests/bsim/bluetooth/host/adv/encrypted/css_sample_data/src/
A Dperipheral.c52 static void set_ad_data(struct bt_le_ext_adv *adv) in set_ad_data() function
112 set_ad_data(adv); in test_peripheral()

Completed in 24 milliseconds