Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_client/
Dbta_hf_client_co.c55 bool decode_first_pkt; member
155 bta_hf_client_co_cb.decode_first_pkt = true; in bta_hf_enc_init()
476 if (bta_hf_client_co_cb.decode_first_pkt){ in bta_hf_client_sco_co_in_data()
489 bta_hf_client_co_cb.decode_first_pkt = !bta_hf_client_co_cb.decode_first_pkt; in bta_hf_client_sco_co_in_data()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_ag/
Dbta_ag_co.c72 bool decode_first_pkt; member
239 bta_ag_co_cb.decode_first_pkt = true; in bta_hf_enc_init()
565 if (bta_ag_co_cb.decode_first_pkt) { in bta_ag_sco_co_in_data()
577 bta_ag_co_cb.decode_first_pkt = !bta_ag_co_cb.decode_first_pkt; in bta_ag_sco_co_in_data()