OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bluetoothgetlestate
(Results
1 - 2
of
2
) sorted by null
/tools/test/connectivity/acts/tests/google/ble/scan/
BleBackgroundScanTest.py
52
if (self.scn_ad.droid.
bluetoothGetLeState
() ==
241
state = self.scn_ad.droid.
bluetoothGetLeState
()
257
state = self.scn_ad.droid.
bluetoothGetLeState
()
272
state = self.scn_ad.droid.
bluetoothGetLeState
()
284
state = self.scn_ad.droid.
bluetoothGetLeState
()
293
state = self.scn_ad.droid.
bluetoothGetLeState
()
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
BluetoothFacade.java
426
public int
bluetoothGetLeState
() {
Completed in 1302 milliseconds