OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ACTION_GATT_SERVICES_DISCOVERED
(Results
1 - 3
of
3
) sorted by null
/developers/build/prebuilts/gradle/BluetoothLeGatt/BluetoothLeGattSample/src/main/java/com/example/android/bluetoothlegatt/
BluetoothLeService.java
59
public final static String
ACTION_GATT_SERVICES_DISCOVERED
=
60
"com.example.bluetooth.le.
ACTION_GATT_SERVICES_DISCOVERED
";
95
broadcastUpdate(
ACTION_GATT_SERVICES_DISCOVERED
);
/developers/samples/android/connectivity/bluetooth/BluetoothLeGatt/BluetoothLeGattSample/src/main/java/com/example/android/bluetoothlegatt/
BluetoothLeService.java
59
public final static String
ACTION_GATT_SERVICES_DISCOVERED
=
60
"com.example.bluetooth.le.
ACTION_GATT_SERVICES_DISCOVERED
";
95
broadcastUpdate(
ACTION_GATT_SERVICES_DISCOVERED
);
/development/samples/browseable/BluetoothLeGatt/src/com.example.android.bluetoothlegatt/
BluetoothLeService.java
59
public final static String
ACTION_GATT_SERVICES_DISCOVERED
=
60
"com.example.bluetooth.le.
ACTION_GATT_SERVICES_DISCOVERED
";
95
broadcastUpdate(
ACTION_GATT_SERVICES_DISCOVERED
);
Completed in 674 milliseconds