Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_hf_client.h148 esp_hf_client_incoming_data_cb_t btc_hf_client_incoming_data_cb; member
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_client/
Dbtc_hf_client.c129 hf_client_local_param.btc_hf_client_incoming_data_cb = recv; in btc_hf_client_reg_data_cb()
136 if (hf_client_local_param.btc_hf_client_incoming_data_cb) { in btc_hf_client_incoming_data_cb_to_app()
137 hf_client_local_param.btc_hf_client_incoming_data_cb(data, len); in btc_hf_client_incoming_data_cb_to_app()