Searched refs:esp_hf_outgoing_data_cb_t (Results 1 – 4 of 4) sorted by relevance
189 esp_hf_outgoing_data_cb_t send;233 esp_hf_outgoing_data_cb_t btc_hf_outgoing_data_cb;
263 typedef uint32_t (* esp_hf_outgoing_data_cb_t) (uint8_t *buf, uint32_t len); typedef693 …t esp_hf_ag_register_data_callback(esp_hf_incoming_data_cb_t recv, esp_hf_outgoing_data_cb_t send);
529 …_t esp_hf_ag_register_data_callback(esp_hf_incoming_data_cb_t recv, esp_hf_outgoing_data_cb_t send) in esp_hf_ag_register_data_callback()
260 void btc_hf_reg_data_cb(esp_hf_incoming_data_cb_t recv, esp_hf_outgoing_data_cb_t send) in btc_hf_reg_data_cb()