Searched refs:tBTA_DM_API_GET_NAME (Results 1 – 2 of 2) sorted by relevance
257 } tBTA_DM_API_GET_NAME; typedef1175 tBTA_DM_API_GET_NAME get_name;
197 tBTA_DM_API_GET_NAME *p_msg; in BTA_DmGetDeviceName()199 if ((p_msg = (tBTA_DM_API_GET_NAME *) osi_malloc(sizeof(tBTA_DM_API_GET_NAME))) != NULL) { in BTA_DmGetDeviceName()