Searched refs:isLe2MPhySupported (Results 1 – 8 of 8) sorted by relevance
116 public void isLe2MPhySupported() { in isLe2MPhySupported() method in AdapterServiceBinderTest117 mBinder.isLe2MPhySupported(); in isLe2MPhySupported()118 verify(mService).isLe2MPhySupported(); in isLe2MPhySupported()
188 boolean isLe2MPhySupported(); in isLe2MPhySupported() method
518 boolean support2MPhy = mBluetoothAdapter.isLe2MPhySupported();
475 boolean isLe2MPhySupported() { in isLe2MPhySupported() method in AdapterProperties
3602 public boolean isLe2MPhySupported() { in isLe2MPhySupported() method in AdapterService.AdapterServiceBinder3608 return service.isLe2MPhySupported(); in isLe2MPhySupported()5730 public boolean isLe2MPhySupported() { in isLe2MPhySupported() method in AdapterService5731 return mAdapterProperties.isLe2MPhySupported(); in isLe2MPhySupported()
2408 public boolean isLe2MPhySupported() { in isLe2MPhySupported() method in BluetoothAdapter2415 return mService.isLe2MPhySupported(); in isLe2MPhySupported()
1130 Landroid/bluetooth/IBluetooth$Stub$Proxy;->isLe2MPhySupported()Z1261 Landroid/bluetooth/IBluetooth;->isLe2MPhySupported()Z
41 method public boolean isLe2MPhySupported();