Home
last modified time | relevance | path

Searched refs:encode_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.c57 bool encode_first_pkt; member
156 bta_hf_client_co_cb.encode_first_pkt = true; in bta_hf_enc_init()
330 if (bta_hf_client_co_cb.encode_first_pkt){ in bta_hf_client_sco_co_out_data()
341 bta_hf_client_co_cb.encode_first_pkt = !bta_hf_client_co_cb.encode_first_pkt; in bta_hf_client_sco_co_out_data()
345 bta_hf_client_co_cb.encode_first_pkt = !bta_hf_client_co_cb.encode_first_pkt; in bta_hf_client_sco_co_out_data()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_ag/
Dbta_ag_co.c74 bool encode_first_pkt; member
240 bta_ag_co_cb.encode_first_pkt = true; in bta_hf_enc_init()
497 if (bta_ag_co_cb.encode_first_pkt) { in bta_ag_sco_co_out_data()
507 bta_ag_co_cb.encode_first_pkt = !bta_ag_co_cb.encode_first_pkt; in bta_ag_sco_co_out_data()
511 bta_ag_co_cb.encode_first_pkt = !bta_ag_co_cb.encode_first_pkt; in bta_ag_sco_co_out_data()