Searched refs:test_ad1 (Results 1 – 2 of 2) sorted by relevance
9 static const uint8_t test_ad1[] = { variable37 BUILD_ASSERT(sizeof(test_ad1) > CONFIG_BT_CTLR_ADV_DATA_LEN_MAX);
148 err = set_ad_data(adv, test_ad1, ARRAY_SIZE(test_ad1)); in entrypoint_advertiser()