Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/bt/host/bluedroid/bta/dm/include/
Dbta_dm_int.h455 } tBTA_DM_SDP_RESULT; typedef
1061 tBTA_DM_SDP_RESULT sdp_event;
/hal_espressif-3.4.0/components/bt/host/bluedroid/bta/dm/
Dbta_dm_act.c2656 tBTA_DM_SDP_RESULT *p_msg; in bta_dm_sdp_callback()
2658 if ((p_msg = (tBTA_DM_SDP_RESULT *) osi_malloc(sizeof(tBTA_DM_SDP_RESULT))) != NULL) { in bta_dm_sdp_callback()