Home
last modified time | relevance | path

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

/packages/apps/Test/connectivity/sl4n/facades/bluetooth/
Dbt_binder_facade.cpp193 bluetooth::AdvertiseSettings adv_settings = bluetooth::AdvertiseSettings( in BtBinderSetAdvSettings() local
195 adv_settings_map[adv_settings_count] = adv_settings; in BtBinderSetAdvSettings()
371 int adv_settings; in bt_binder_set_adv_settings_wrapper() local
373 std::tie(adv_settings, error_code) = facade.BtBinderSetAdvSettings( in bt_binder_set_adv_settings_wrapper()
381 doc.AddMember(sl4n::kResultStr, adv_settings, doc.GetAllocator()); in bt_binder_set_adv_settings_wrapper()