Home
last modified time | relevance | path

Searched refs:esp_hf_client_outgoing_data_cb_t (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-3.4.0/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_hf_client.h112 esp_hf_client_outgoing_data_cb_t send;
136 esp_hf_client_outgoing_data_cb_t btc_hf_client_outgoing_data_cb;
/hal_espressif-3.4.0/components/bt/host/bluedroid/api/include/api/
Desp_hf_client_api.h282 typedef uint32_t (* esp_hf_client_outgoing_data_cb_t)(uint8_t *buf, uint32_t len); typedef
618 esp_hf_client_outgoing_data_cb_t send);
/hal_espressif-3.4.0/components/bt/host/bluedroid/api/
Desp_hf_client_api.c452 esp_hf_client_outgoing_data_cb_t send) in esp_hf_client_register_data_callback()
/hal_espressif-3.4.0/components/bt/host/bluedroid/btc/profile/std/hf_client/
Dbtc_hf_client.c116 esp_hf_client_outgoing_data_cb_t send) in btc_hf_client_reg_data_cb()