Searched refs:btc_blufi_cb_deep_copy (Results 1 – 3 of 3) sorted by relevance
/hal_espressif-latest/components/bt/common/btc/profile/esp/blufi/ |
D | blufi_protocol.c | 128 …btc_transfer_context(&msg, ¶m, sizeof(esp_blufi_cb_param_t), btc_blufi_cb_deep_copy, btc_blufi… in btc_blufi_protocol_handler() 137 …btc_transfer_context(&msg, ¶m, sizeof(esp_blufi_cb_param_t), btc_blufi_cb_deep_copy, btc_blufi… in btc_blufi_protocol_handler() 146 …btc_transfer_context(&msg, ¶m, sizeof(esp_blufi_cb_param_t), btc_blufi_cb_deep_copy, btc_blufi… in btc_blufi_protocol_handler() 155 …btc_transfer_context(&msg, ¶m, sizeof(esp_blufi_cb_param_t), btc_blufi_cb_deep_copy, btc_blufi… in btc_blufi_protocol_handler() 188 …btc_transfer_context(&msg, ¶m, sizeof(esp_blufi_cb_param_t), btc_blufi_cb_deep_copy, btc_blufi… in btc_blufi_protocol_handler() 197 …btc_transfer_context(&msg, ¶m, sizeof(esp_blufi_cb_param_t), btc_blufi_cb_deep_copy, btc_blufi… in btc_blufi_protocol_handler() 206 …btc_transfer_context(&msg, ¶m, sizeof(esp_blufi_cb_param_t), btc_blufi_cb_deep_copy, btc_blufi… in btc_blufi_protocol_handler() 215 …btc_transfer_context(&msg, ¶m, sizeof(esp_blufi_cb_param_t), btc_blufi_cb_deep_copy, btc_blufi… in btc_blufi_protocol_handler() 224 …btc_transfer_context(&msg, ¶m, sizeof(esp_blufi_cb_param_t), btc_blufi_cb_deep_copy, btc_blufi… in btc_blufi_protocol_handler() 233 …btc_transfer_context(&msg, ¶m, sizeof(esp_blufi_cb_param_t), btc_blufi_cb_deep_copy, btc_blufi… in btc_blufi_protocol_handler() [all …]
|
D | blufi_prf.c | 446 void btc_blufi_cb_deep_copy(btc_msg_t *msg, void *p_dest, void *p_src) in btc_blufi_cb_deep_copy() function
|
/hal_espressif-latest/components/bt/common/btc/profile/esp/blufi/include/ |
D | blufi_int.h | 199 void btc_blufi_cb_deep_copy(btc_msg_t *msg, void *p_dest, void *p_src);
|