Home
last modified time | relevance | path

Searched refs:BLE_ACTION_SERVER_NON_SECURE (Results 1 – 2 of 2) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DBleInsecureServerStartActivity.java29 mIntent.setAction(BleServerService.BLE_ACTION_SERVER_NON_SECURE); in onCreate()
DBleServerService.java70 public static final String BLE_ACTION_SERVER_NON_SECURE = field in BleServerService
305 case BLE_ACTION_SERVER_NON_SECURE: in onStartCommand()