Home
last modified time | relevance | path

Searched refs:bta_hf_client_sco_co_out_data (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_hf_client_co.h91 uint32_t bta_hf_client_sco_co_out_data(UINT8 *p_buf);
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_client/
Dbta_hf_client_co.c316 uint32_t bta_hf_client_sco_co_out_data(UINT8 *p_buf) in bta_hf_client_sco_co_out_data() function
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_client/
Dbta_hf_client_sco.c560 len_to_send = bta_hf_client_sco_co_out_data(p_buf->data + pkt_offset); in bta_hf_client_sco_event()