OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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