OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BLE_CLIENT_ACTION_RELIABLE_WRITE
(Results
1 - 2
of
2
) sorted by null
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
BleClientService.java
161
public static final String
BLE_CLIENT_ACTION_RELIABLE_WRITE
=
162
"com.android.cts.verifier.bluetooth.
BLE_CLIENT_ACTION_RELIABLE_WRITE
";
373
case
BLE_CLIENT_ACTION_RELIABLE_WRITE
:
[
all
...]
BleClientTestBaseActivity.java
278
newAction = BleClientService.
BLE_CLIENT_ACTION_RELIABLE_WRITE
;
Completed in 213 milliseconds