Searched refs:BLE_STOPPED (Results 1 – 3 of 3) sorted by relevance
51 static final int BLE_STOPPED = 8; field in AdapterState108 case BLE_STOPPED: in messageString()400 case BLE_STOPPED: in processMessage()
1045 mAdapterStateMachine.sendMessage(AdapterState.BLE_STOPPED); in stateChangeCallback()1132 mAdapterStateMachine.sendMessage(AdapterState.BLE_STOPPED); in stopGattProfileService()1151 mAdapterStateMachine.sendMessage(AdapterState.BLE_STOPPED); in stopScanController()
547 TestUtils.syncHandler(looper, AdapterState.BLE_STOPPED); in doDisable()636 syncHandler(AdapterState.BLE_STOPPED); in testGattStartTimeout()734 syncHandler(AdapterState.BLE_STOPPED); in startBleOnly_whenScanManagerRefactorFlagIsOn_startAndStopScanController()929 syncHandler(AdapterState.BLE_STOPPED); in testSnoopLoggingChange()