Searched refs:tBTA_DM_API_SET_NAME (Results 1 – 2 of 2) sorted by relevance
252 } tBTA_DM_API_SET_NAME; typedef1174 tBTA_DM_API_SET_NAME set_name;
173 tBTA_DM_API_SET_NAME *p_msg; in BTA_DmSetDeviceName()175 if ((p_msg = (tBTA_DM_API_SET_NAME *) osi_malloc(sizeof(tBTA_DM_API_SET_NAME))) != NULL) { in BTA_DmSetDeviceName()