OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BluetoothGattServer
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/core/java/android/bluetooth/
BluetoothGattServer.java
47
* <p>
BluetoothGattServer
is a proxy object for controlling the Bluetooth Service
51
public final class
BluetoothGattServer
implements BluetoothProfile {
52
private static final String TAG = "
BluetoothGattServer
";
279
* Create a
BluetoothGattServer
proxy object.
281
/*package*/
BluetoothGattServer
(Context context, IBluetoothGatt iGatt) {
/prebuilts/sdk/18/
android.jar
/prebuilts/sdk/19/
android.jar
/prebuilts/sdk/current/
android.jar
Completed in 307 milliseconds