Lines Matching full:advertising
64 /* Starts advertising instance with 100 max events and changing adv data pattern
109 /* in this case both advertising data and scan response is allowed, but in start_ext_max_events()
126 /* start advertising */ in start_ext_max_events()
159 /* Starts advertising instance with 5sec timeout and changing adv data pattern
177 /* enable advertising using legacy PDUs */ in start_legacy_duration()
201 /* in this case both advertising data and scan response is allowed, but in start_legacy_duration()
218 /* start advertising */ in start_legacy_duration()
241 /* enable scannable advertising using legacy PDUs */ in start_scannable_legacy_ext()
264 /* in this case both advertising data and scan response is allowed, but in start_scannable_legacy_ext()
290 /* start advertising */ in start_scannable_legacy_ext()
323 /* enable scannable advertising */ in start_scannable_ext()
362 /* start advertising */ in start_scannable_ext()
406 /* start advertising */ in start_non_connectable_ext()
418 console_printf("Synced, starting advertising\n"); in on_sync()
449 console_printf("Extended Advertising sample application\n"); in ext_advertiser_entry()