Searched refs:btc_hf_client_outgoing_data_cb (Results 1 – 2 of 2) sorted by relevance
149 esp_hf_client_outgoing_data_cb_t btc_hf_client_outgoing_data_cb; member
130 hf_client_local_param.btc_hf_client_outgoing_data_cb = send; in btc_hf_client_reg_data_cb()144 if (hf_client_local_param.btc_hf_client_outgoing_data_cb) { in btc_hf_client_outgoing_data_cb_to_app()145 return hf_client_local_param.btc_hf_client_outgoing_data_cb(data, len); in btc_hf_client_outgoing_data_cb_to_app()