component/bt: implement HFP Hands Free Unit Role

This commit is contained in:
wangmengyang
2018-05-21 11:33:30 +08:00
parent 1f7b41e206
commit 4c4e143a2f
60 changed files with 9191 additions and 611 deletions
@@ -170,6 +170,9 @@ static void reset_complete(void)
btm_pm_reset();
l2c_link_processs_num_bufs(controller->get_acl_buffer_count_classic());
#if BTM_SCO_HCI_INCLUDED == TRUE
btm_sco_process_num_bufs(controller->get_sco_buffer_count());
#endif
#if (BLE_INCLUDED == TRUE)
#if (defined BLE_PRIVACY_SPT && BLE_PRIVACY_SPT == TRUE)