Home
last modified time | relevance | path

Searched defs:AdvertisingSetParameters (Results 1 – 25 of 151) sorted by relevance

1234567

/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_adv.rs29 pub struct AdvertisingSetParameters { struct
31 pub discoverable: LeDiscMode,
33 pub connectable: bool,
35 pub scannable: bool,
37 pub is_legacy: bool,
39 pub is_anonymous: bool,
41 pub include_tx_power: bool,
43 pub primary_phy: LePhy,
45 pub secondary_phy: LePhy,
49 pub interval: i32,
[all …]
Dbluetooth_gatt.rs432 parameters: AdvertisingSetParameters, in start_advertising_set()
472 parameters: AdvertisingSetParameters, in set_advertising_parameters()
2179 parameters: AdvertisingSetParameters, in start_advertising_set()
2238 parameters: AdvertisingSetParameters, in set_advertising_parameters()
/aosp_15_r20/packages/modules/Bluetooth/framework/java/android/bluetooth/le/
DAdvertisingSetParameters.java41 public final class AdvertisingSetParameters implements Parcelable { class
147 private AdvertisingSetParameters( in AdvertisingSetParameters() method in AdvertisingSetParameters
180 private AdvertisingSetParameters(Parcel in) { in AdvertisingSetParameters() method in AdvertisingSetParameters
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth_gatt.rs660 parameters: AdvertisingSetParameters, in start_advertising_set()
712 parameters: AdvertisingSetParameters, in set_advertising_parameters()
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth.stubs.exportable/android_common/combined/
Dframework-bluetooth.stubs.exportable.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
/aosp_15_r20/prebuilts/sdk/extensions/7/public/
HDframework-bluetooth.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
/aosp_15_r20/prebuilts/sdk/extensions/13/public/
HDframework-bluetooth.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth.stubs.from-text/android_common/metalava/
Dstubs.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth.stubs.exportable.from-source/android_common/javac/
Dframework-bluetooth.stubs.exportable.from-source.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
/aosp_15_r20/prebuilts/module_sdk/Bluetooth/13/sdk_library/public/
Dframework-bluetooth-stubs.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
/aosp_15_r20/prebuilts/sdk/33/public/
HDframework-bluetooth.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth.stubs/android_common/turbine-combined/
Dframework-bluetooth.stubs.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
/aosp_15_r20/prebuilts/sdk/current/public/
HDframework-bluetooth.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth.stubs.exportable.from-source/android_common/combined/
Dframework-bluetooth.stubs.exportable.from-source.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
/aosp_15_r20/prebuilts/module_sdk/Bluetooth/current/sdk_library/public/
Dframework-bluetooth-stubs.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
/aosp_15_r20/prebuilts/sdk/35/public/
HDframework-bluetooth.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth.stubs.from-text/android_common/framework-bluetooth.stubs.from-text/
Dframework-bluetooth.stubs.from-text.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth.stubs/android_common/combined/
Dframework-bluetooth.stubs.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
/aosp_15_r20/prebuilts/sdk/34/public/
HDframework-bluetooth.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/sdk_module-lib_33_framework-bluetooth/android_common/local-combined/
Dsdk_module-lib_33_framework-bluetooth.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
/aosp_15_r20/prebuilts/sdk/33/module-lib/
HDframework-bluetooth.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/sdk_module-lib_33_framework-bluetooth/android_common/combined/
Dsdk_module-lib_33_framework-bluetooth.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
/aosp_15_r20/prebuilts/sdk/33/system/
HDframework-bluetooth.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Ddbus_iface.rs1535 parameters: AdvertisingSetParameters, in start_advertising_set()
1587 parameters: AdvertisingSetParameters, in set_advertising_parameters()
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/sdk_module-lib_34_framework-bluetooth/android_common/combined/
Dsdk_module-lib_34_framework-bluetooth.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...

1234567