Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/api/
Desp_hf_ag_api.c210 btc_hf_arg_deep_copy, btc_hf_arg_deep_free); in esp_hf_ag_unknown_at_send()
336 btc_hf_arg_deep_copy, btc_hf_arg_deep_free); in esp_hf_ag_cops_response()
367 btc_hf_arg_deep_copy, btc_hf_arg_deep_free); in esp_hf_ag_clcc_response()
393 btc_hf_arg_deep_copy, btc_hf_arg_deep_free); in esp_hf_ag_cnum_response()
441 btc_hf_arg_deep_copy, btc_hf_arg_deep_free); in esp_hf_ag_answer_call()
469 btc_hf_arg_deep_copy, btc_hf_arg_deep_free); in esp_hf_ag_reject_call()
497 btc_hf_arg_deep_copy, btc_hf_arg_deep_free); in esp_hf_ag_end_call()
525 btc_hf_arg_deep_copy, btc_hf_arg_deep_free); in esp_hf_ag_out_call()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_hf_ag.h254 void btc_hf_arg_deep_free(btc_msg_t *msg);
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_ag/
Dbtc_hf_ag.c1050 void btc_hf_arg_deep_free(btc_msg_t *msg) in btc_hf_arg_deep_free() function
1274 btc_hf_arg_deep_free(msg); in btc_hf_call_handler()