OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BLE_CLIENT_ACTION_CLIENT_CONNECT_SECURE
(Results
1 - 2
of
2
) sorted by null
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
BleSecureClientStartActivity.java
35
mIntent.setAction(BleClientService.
BLE_CLIENT_ACTION_CLIENT_CONNECT_SECURE
);
BleClientService.java
149
public static final String
BLE_CLIENT_ACTION_CLIENT_CONNECT_SECURE
=
150
"com.android.cts.verifier.bluetooth.
BLE_CLIENT_ACTION_CLIENT_CONNECT_SECURE
";
347
case
BLE_CLIENT_ACTION_CLIENT_CONNECT_SECURE
:
[
all
...]
Completed in 1902 milliseconds