Searched refs:getLeMaximumAdvertisingDataLength (Results 1 – 8 of 8) sorted by relevance
199 int getLeMaximumAdvertisingDataLength(); in getLeMaximumAdvertisingDataLength() method
400 int maxData = mBluetoothAdapter.getLeMaximumAdvertisingDataLength();
2370 public int getLeMaximumAdvertisingDataLength() { in getLeMaximumAdvertisingDataLength() method in AdapterService.AdapterServiceBinder2376 return service.getLeMaximumAdvertisingDataLength(); in getLeMaximumAdvertisingDataLength()3239 public int getLeMaximumAdvertisingDataLength() { in getLeMaximumAdvertisingDataLength() method in AdapterService3240 return mAdapterProperties.getLeMaximumAdvertisingDataLength(); in getLeMaximumAdvertisingDataLength()
506 int getLeMaximumAdvertisingDataLength() { in getLeMaximumAdvertisingDataLength() method in AdapterProperties
2293 public int getLeMaximumAdvertisingDataLength() { in getLeMaximumAdvertisingDataLength() method in BluetoothAdapter2300 return mService.getLeMaximumAdvertisingDataLength(); in getLeMaximumAdvertisingDataLength()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
10916 Landroid/bluetooth/IBluetooth$Stub$Proxy;->getLeMaximumAdvertisingDataLength()I11049 Landroid/bluetooth/IBluetooth;->getLeMaximumAdvertisingDataLength()I
8649 method public int getLeMaximumAdvertisingDataLength();