Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/dm/include/
Dbta_dm_int.h259 } tBTA_DM_API_GET_REMOTE_NAME; typedef
1021 tBTA_DM_API_GET_REMOTE_NAME get_rmt_name;
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/dm/
Dbta_dm_api.c267 tBTA_DM_API_GET_REMOTE_NAME *p_msg; in BTA_DmGetRemoteName()
269 …if ((p_msg = (tBTA_DM_API_GET_REMOTE_NAME *) osi_malloc(sizeof(tBTA_DM_API_GET_REMOTE_NAME))) != N… in BTA_DmGetRemoteName()