Home
last modified time | relevance | path

Searched defs:setAdvertisingData (Results 1 – 9 of 9) sorted by relevance

/packages/modules/Bluetooth/framework/java/android/bluetooth/le/
DAdvertisingSet.java109 public void setAdvertisingData(AdvertiseData advertiseData) { in setAdvertisingData() method in AdvertisingSet
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/
DAppAdvertiseStatsTest.java187 public void setAdvertisingData() { in setAdvertisingData() method in AppAdvertiseStatsTest
DGattServiceBinderTest.java636 public void setAdvertisingData() throws Exception { in setAdvertisingData() method in GattServiceBinderTest
DGattServiceTest.java363 public void setAdvertisingData() { in setAdvertisingData() method in GattServiceTest
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DAppAdvertiseStats.java223 void setAdvertisingData(AdvertiseData data) { in setAdvertisingData() method in AppAdvertiseStats
DAdvertiseManager.java339 void setAdvertisingData(int advertiserId, AdvertiseData data) { in setAdvertisingData() method in AdvertiseManager
DContextMap.java517 void setAdvertisingData(int id, AdvertiseData data) { in setAdvertisingData() method in ContextMap
DGattService.java1538 public void setAdvertisingData(int advertiserId, AdvertiseData data, in setAdvertisingData() method in GattService.BluetoothGattBinder
1547 private void setAdvertisingData(int advertiserId, AdvertiseData data, in setAdvertisingData() method in GattService.BluetoothGattBinder
3518 void setAdvertisingData( in setAdvertisingData() method in GattService
/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothGatt.aidl82 …void setAdvertisingData(in int advertiserId, in AdvertiseData data, in AttributionSource attributi… in setAdvertisingData() method