Searched refs:ACTION_CONNECT_WITHOUT_SECURE (Results 1 – 4 of 4) sorted by relevance
29 mIntent.setAction(BleEncryptedClientService.ACTION_CONNECT_WITHOUT_SECURE); in onCreate()
47 mIntent.setAction(BleEncryptedServerService.ACTION_CONNECT_WITHOUT_SECURE); in onCreate()
54 public static final String ACTION_CONNECT_WITHOUT_SECURE = field in BleEncryptedServerService159 case ACTION_CONNECT_WITHOUT_SECURE: in onStartCommand()
52 public static final String ACTION_CONNECT_WITHOUT_SECURE = field in BleEncryptedClientService187 case ACTION_CONNECT_WITHOUT_SECURE: in onStartCommand()