Home
last modified time | relevance | path

Searched refs:first_good_frame_found (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_client/
Dbta_hf_client_co.c25 bool first_good_frame_found; member
253 bta_hf_ct_plc.first_good_frame_found = FALSE; in bta_hf_client_sco_co_close()
400 bta_hf_ct_plc.first_good_frame_found = TRUE; in bta_hf_client_decode_msbc_frame()
408 if (!bta_hf_ct_plc.first_good_frame_found) { in bta_hf_client_decode_msbc_frame()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_ag/
Dbta_ag_co.c45 bool first_good_frame_found; member
285 bta_hf_ct_plc.first_good_frame_found = TRUE; in bta_ag_decode_msbc_frame()
297 if (!bta_hf_ct_plc.first_good_frame_found) { in bta_ag_decode_msbc_frame()
461 bta_hf_ct_plc.first_good_frame_found = FALSE; in bta_ag_sco_co_close()