Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/java/android/bluetooth/le/
DAdvertisingSet.java131 public void setScanResponseData(AdvertiseData scanResponse) { in setScanResponseData() method in AdvertisingSet
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/
DAppAdvertiseStatsTest.java201 public void setScanResponseData() { in setScanResponseData() method in AppAdvertiseStatsTest
DGattServiceBinderTest.java647 public void setScanResponseData() throws Exception { in setScanResponseData() method in GattServiceBinderTest
DGattServiceTest.java404 public void setScanResponseData() { in setScanResponseData() method in GattServiceTest
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DAppAdvertiseStats.java239 void setScanResponseData(AdvertiseData data) { in setScanResponseData() method in AppAdvertiseStats
DAdvertiseManager.java361 void setScanResponseData(int advertiserId, AdvertiseData data) { in setScanResponseData() method in AdvertiseManager
DContextMap.java527 void setScanResponseData(int id, AdvertiseData data) { in setScanResponseData() method in ContextMap
DGattService.java1557 public void setScanResponseData(int advertiserId, AdvertiseData data, in setScanResponseData() method in GattService.BluetoothGattBinder
1566 private void setScanResponseData(int advertiserId, AdvertiseData data, in setScanResponseData() method in GattService.BluetoothGattBinder
3528 void setScanResponseData( in setScanResponseData() method in GattService
/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothGatt.aidl84 …void setScanResponseData(in int advertiserId, in AdvertiseData data, in AttributionSource attribut… in setScanResponseData() method