Home
last modified time | relevance | path

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

/tools/netsim/rust/daemon/src/bluetooth/
Dbeacon.rs422 fn new_test_beacon_with_settings(settings: AdvertiseSettingsProto) -> ChipIdentifier { in new_test_beacon_with_settings() function
455 let id = new_test_beacon_with_settings(settings); in test_beacon_get()
475 let id = new_test_beacon_with_settings(settings); in test_beacon_patch()
514 let id = new_test_beacon_with_settings(settings.clone()); in test_beacon_patch_default()