OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GATT_SUCCESS
(Results
1 - 5
of
5
) sorted by null
/frameworks/base/core/java/android/bluetooth/
BluetoothGatt.java
74
public static final int
GATT_SUCCESS
= 0;
138
if (status !=
GATT_SUCCESS
) {
[
all
...]
/external/bluetooth/bluedroid/stack/include/
gatt_api.h
28
#define
GATT_SUCCESS
0x0000
61
#define GATT_ENCRYPED_MITM
GATT_SUCCESS
820
** return
GATT_SUCCESS
if sucessfully started; otherwise error code.
852
** Returns
GATT_SUCCESS
if sucessfully sent or queued; otherwise error code.
[
all
...]
/prebuilts/sdk/18/
android.jar
/prebuilts/sdk/19/
android.jar
/prebuilts/sdk/current/
android.jar
Completed in 32 milliseconds