Searched refs:getLeState (Results 1 – 4 of 4) sorted by relevance
95 return adapter.getLeState() == BluetoothAdapter.STATE_ON; in isBluetoothOn()
949 final int state = getLeState(); in isLeEnabled()1151 public int getLeState() { in getLeState() method in BluetoothAdapter1161 if (getLeState() == STATE_ON) { in getLeAccess()1163 } else if (getLeState() == STATE_BLE_ON) { in getLeAccess()
3457 HSPLandroid/bluetooth/BluetoothAdapter;->getLeState()I
3455 HSPLandroid/bluetooth/BluetoothAdapter;->getLeState()I