Searched refs:getLeState (Results 1 – 1 of 1) sorted by relevance
857 final int state = getLeState(); in isLeEnabled()895 int state = getLeState(); in disableBLE()1032 public int getLeState() { in getLeState() method in BluetoothAdapter1053 if (getLeState() == STATE_ON) { in getLeAccess()1055 } else if (getLeState() == STATE_BLE_ON) { in getLeAccess()