Home
last modified time | relevance | path

Searched refs:BLE_ACTION_SERVER_NON_SECURE (Results 1 – 3 of 3) 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()
DBleCocServerService.java84 public static final String BLE_ACTION_SERVER_NON_SECURE = field in BleCocServerService