Add a new example handsfree_ag to demonstrate usage of the handsfree audio gateway APIs. Signed-off-by: Lyle Zhu <lyle.zhu@nxp.com>
14 lines
303 B
YAML
14 lines
303 B
YAML
sample:
|
|
name: Bluetooth Handsfree Audio Gateway
|
|
tests:
|
|
sample.bluetooth.handsfree.ag:
|
|
harness: bluetooth
|
|
platform_allow:
|
|
- qemu_cortex_m3
|
|
- qemu_x86
|
|
tags: bluetooth
|
|
integration_platforms:
|
|
- qemu_cortex_m3
|
|
extra_configs:
|
|
- CONFIG_BT_HFP_AG_CALL_OUTGOING=y
|