HomeSort by relevance Sort by last modified time
    Searched refs:BLE_STOPPED (Results 1 - 2 of 2) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
AdapterState.java 56 static final int BLE_STOPPED=25;
417 case BLE_STOPPED:
AdapterService.java 394 mAdapterStateMachine.sendMessage(mAdapterStateMachine.obtainMessage(AdapterState.BLE_STOPPED));
    [all...]

Completed in 686 milliseconds