OVMS3-idf/components/bt/bluedroid/bta/hf_client
baohongde 67e62aa105 components/bt: Set default Class of Device of BT profile
The CoD of each profile both are 0x2c0414, now they are as follow:
A2DP sink:   0x240414
A2DP source: 0x280400
HFP:         0x200408
SPP:         0x001F00
2018-10-26 17:03:39 +08:00
..
include component/bt: implement HFP Hands Free Unit Role 2018-05-21 11:33:30 +08:00
bta_hf_client_act.c components/bt: Set default Class of Device of BT profile 2018-10-26 17:03:39 +08:00
bta_hf_client_api.c component/bt: implement HFP Hands Free Unit Role 2018-05-21 11:33:30 +08:00
bta_hf_client_at.c component/bt: implement HFP Hands Free Unit Role 2018-05-21 11:33:30 +08:00
bta_hf_client_cmd.c component/bt: implement HFP Hands Free Unit Role 2018-05-21 11:33:30 +08:00
bta_hf_client_main.c component/bt: implement HFP Hands Free Unit Role 2018-05-21 11:33:30 +08:00
bta_hf_client_rfc.c component/bt: implement HFP Hands Free Unit Role 2018-05-21 11:33:30 +08:00
bta_hf_client_sco.c component/bt: bugfix for incorrect length of HCI SCO packet size in HFP resulted from uninitialized data buffer length 2018-09-04 20:09:07 +08:00
bta_hf_client_sdp.c component/bt: implement HFP Hands Free Unit Role 2018-05-21 11:33:30 +08:00