Searched refs:getLeState (Results 1 – 2 of 2) 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()
41129 HSPLandroid/bluetooth/BluetoothAdapter;->getLeState()I