mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-26 21:35:16 +00:00
test/pts: enable EC NR in HFP AG
This commit is contained in:
parent
34ab63e0a8
commit
34d57e6df9
@ -572,6 +572,7 @@ int btstack_main(int argc, const char * argv[]){
|
|||||||
l2cap_init();
|
l2cap_init();
|
||||||
|
|
||||||
uint16_t supported_features =
|
uint16_t supported_features =
|
||||||
|
(1<<HFP_AGSF_EC_NR_FUNCTION) |
|
||||||
(1<<HFP_AGSF_ESCO_S4) |
|
(1<<HFP_AGSF_ESCO_S4) |
|
||||||
(1<<HFP_AGSF_HF_INDICATORS) |
|
(1<<HFP_AGSF_HF_INDICATORS) |
|
||||||
(1<<HFP_AGSF_CODEC_NEGOTIATION) |
|
(1<<HFP_AGSF_CODEC_NEGOTIATION) |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user