2017-04-05 05:11:22 +02:00
|
|
|
sample:
|
2023-01-23 20:05:52 +01:00
|
|
|
name: Bluetooth Peripheral HIDs
|
|
|
|
description: Bluetooth Low Energy HID-over-GATT service sample
|
2017-04-05 05:11:22 +02:00
|
|
|
tests:
|
2019-03-29 16:44:43 +01:00
|
|
|
sample.bluetooth.peripheral_hids:
|
2017-12-10 16:17:32 +01:00
|
|
|
harness: bluetooth
|
2023-04-11 16:42:36 +02:00
|
|
|
platform_allow: qemu_x86
|
2017-12-05 19:00:43 +01:00
|
|
|
tags: bluetooth
|
2022-11-29 01:23:08 +01:00
|
|
|
integration_platforms:
|
2023-04-11 16:42:36 +02:00
|
|
|
- qemu_x86
|
2023-01-23 20:18:10 +01:00
|
|
|
sample.bluetooth.peripheral_hids.no_authentication:
|
|
|
|
harness: bluetooth
|
|
|
|
extra_configs:
|
|
|
|
- CONFIG_SAMPLE_BT_USE_AUTHENTICATION=n
|
2023-04-11 16:42:36 +02:00
|
|
|
platform_allow: qemu_x86
|
2023-01-23 20:18:10 +01:00
|
|
|
tags: bluetooth
|
|
|
|
integration_platforms:
|
2023-04-11 16:42:36 +02:00
|
|
|
- qemu_x86
|