Add a new example handsfree_ag to demonstrate usage of the handsfree audio gateway APIs. Signed-off-by: Lyle Zhu <lyle.zhu@nxp.com>
7 lines
127 B
Plaintext
7 lines
127 B
Plaintext
CONFIG_BT=y
|
|
CONFIG_BT_CLASSIC=y
|
|
CONFIG_BT_RFCOMM=y
|
|
CONFIG_BT_HFP_AG=y
|
|
CONFIG_BT_CENTRAL=y
|
|
CONFIG_BT_DEVICE_NAME="Handsfree-ag"
|