Home
last modified time | relevance | path

Searched refs:connectGatt (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothDevice.java1403 public BluetoothGatt connectGatt(Context context, boolean autoConnect, in connectGatt() method in BluetoothDevice
1405 return (connectGatt(context, autoConnect,callback, TRANSPORT_AUTO)); in connectGatt()
1424 public BluetoothGatt connectGatt(Context context, boolean autoConnect, in connectGatt() method in BluetoothDevice
/frameworks/base/docs/html/guide/topics/connectivity/
Dbluetooth-le.jd329 {@link android.bluetooth.BluetoothDevice#connectGatt connectGatt()} method.
335 <pre>mBluetoothGatt = device.connectGatt(this, false, mGattCallback);</pre>
/frameworks/base/docs/html/about/versions/
Dandroid-4.3.jd403 android.bluetooth.BluetoothDevice#connectGatt connectGatt()} on the corresponding
/frameworks/base/api/
Dsystem-current.txt6406 …method public android.bluetooth.BluetoothGatt connectGatt(android.content.Context, boolean, androi…
Dcurrent.txt6194 …method public android.bluetooth.BluetoothGatt connectGatt(android.content.Context, boolean, androi…