Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/sdp/
Dbtc_sdp.c943 static void btc_sdp_cb_arg_deep_copy(btc_msg_t *msg, void *p_dest, void *p_src) in btc_sdp_cb_arg_deep_copy() function
1051 …status = btc_transfer_context(&msg, p_data, sizeof(tBTA_SDP), btc_sdp_cb_arg_deep_copy, btc_sdp_cb… in btc_sdp_dm_cback()