Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/api/
Desp_hidh_api.c120 btc_hh_arg_deep_copy, btc_hh_cb_arg_deep_free); in esp_bt_hid_host_set_info()
227 btc_hh_arg_deep_copy, btc_hh_cb_arg_deep_free); in esp_bt_hid_host_set_report()
246 btc_hh_arg_deep_copy, btc_hh_cb_arg_deep_free); in esp_bt_hid_host_send_data()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_hh.h185 void btc_hh_cb_arg_deep_free(btc_msg_t *msg);
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hid/
Dbtc_hh.c436 …tus = btc_transfer_context(&msg, p_data, param_len, bte_hh_arg_deep_copy, btc_hh_cb_arg_deep_free); in bte_hh_evt()
1169 void btc_hh_cb_arg_deep_free(btc_msg_t *msg) in btc_hh_cb_arg_deep_free() function
1536 btc_hh_cb_arg_deep_free(msg); in btc_hh_cb_handler()