Searched refs:BLE_ACTION_SERVER_NON_SECURE (Results 1 – 3 of 3) sorted by relevance
29 mIntent.setAction(BleServerService.BLE_ACTION_SERVER_NON_SECURE); in onCreate()
70 public static final String BLE_ACTION_SERVER_NON_SECURE = field in BleServerService305 case BLE_ACTION_SERVER_NON_SECURE: in onStartCommand()
84 public static final String BLE_ACTION_SERVER_NON_SECURE = field in BleCocServerService