[go: nahoru, domu]

Searched refs:getLeAccess (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothAdapter.java579 if (!getLeAccess()) return null;
596 if (!getLeAccess()) return null;
861 boolean getLeAccess() { method in class:BluetoothAdapter
1362 if (!getLeAccess()) return false;
1380 if (!getLeAccess()) return false;
1399 if (!getLeAccess()) return false;

Completed in 40 milliseconds