OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BLE_ACTION_SERVER_SECURE
(Results
1 - 3
of
3
) sorted by null
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
BleSecureServerStartActivity.java
29
mIntent.setAction(BleServerService.
BLE_ACTION_SERVER_SECURE
);
BleCocServerService.java
82
public static final String
BLE_ACTION_SERVER_SECURE
=
83
"com.android.cts.verifier.bluetooth.
BLE_ACTION_SERVER_SECURE
";
BleServerService.java
68
public static final String
BLE_ACTION_SERVER_SECURE
=
69
"com.android.cts.verifier.bluetooth.
BLE_ACTION_SERVER_SECURE
";
294
case
BLE_ACTION_SERVER_SECURE
:
[
all
...]
Completed in 380 milliseconds