OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:enableBLE
(Results
1 - 3
of
3
) sorted by null
/hardware/bsp/intel/peripheral/libupm/src/h3lis331dl/
h3lis331dl.cxx
390
bool H3LIS331DL::
enableBLE
(bool enable)
/frameworks/base/core/java/android/bluetooth/
BluetoothAdapter.java
676
* Turns off Bluetooth LE which was earlier turned on by calling
EnableBLE
().
736
*
EnableBLE
,
EnableBLE
brings-up Bluetooth so that application can access
738
*
EnableBLE
in turn registers the existance of a special App which wants to
741
* <p>Invoking
EnableBLE
when Bluetooth is already in ON state, would just registers
765
public boolean
enableBLE
() {
769
if (DBG) Log.d(TAG, "
enableBLE
(): BT is already enabled..!");
779
if (DBG) Log.d(TAG, "Calling
enableBLE
");
[
all
...]
/prebuilts/sdk/system_23/
android.jar
Completed in 85 milliseconds