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.java130 public void setScanResponseData(AdvertiseData scanResponse) { in setScanResponseData() method in AdvertisingSet
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/
DAppAdvertiseStatsTest.java175 public void setScanResponseData() { in setScanResponseData() method in AppAdvertiseStatsTest
DGattServiceBinderTest.java645 public void setScanResponseData() throws Exception { in setScanResponseData() method in GattServiceBinderTest
DGattServiceTest.java365 public void setScanResponseData() { in setScanResponseData() method in GattServiceTest
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DAppAdvertiseStats.java212 void setScanResponseData(AdvertiseData data) { in setScanResponseData() method in AppAdvertiseStats
DAdvertiseManager.java343 void setScanResponseData(int advertiserId, AdvertiseData data) { in setScanResponseData() method in AdvertiseManager
DContextMap.java523 void setScanResponseData(int id, AdvertiseData data) { in setScanResponseData() method in ContextMap
DGattService.java1505 public void setScanResponseData(int advertiserId, AdvertiseData data, in setScanResponseData() method in GattService.BluetoothGattBinder
1514 private void setScanResponseData(int advertiserId, AdvertiseData data, in setScanResponseData() method in GattService.BluetoothGattBinder
3343 void setScanResponseData( in setScanResponseData() method in GattService
/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothGatt.aidl82 …void setScanResponseData(in int advertiserId, in AdvertiseData data, in AttributionSource attribut… in setScanResponseData() method