Searched refs:ACTION_CONNECT_WITH_SECURE (Results 1 – 4 of 4) sorted by relevance
29 mIntent.setAction(BleEncryptedServerService.ACTION_CONNECT_WITH_SECURE); in onCreate()
30 mIntent.setAction(BleEncryptedClientService.ACTION_CONNECT_WITH_SECURE); in onCreate()
52 public static final String ACTION_CONNECT_WITH_SECURE = field in BleEncryptedServerService156 case ACTION_CONNECT_WITH_SECURE: in onStartCommand()
50 public static final String ACTION_CONNECT_WITH_SECURE = field in BleEncryptedClientService184 case ACTION_CONNECT_WITH_SECURE: in onStartCommand()