Searched refs:tBTA_JV_API_ALLOC_CHANNEL (Results 1 – 2 of 2) sorted by relevance
380 } tBTA_JV_API_ALLOC_CHANNEL; typedef388 tBTA_JV_API_ALLOC_CHANNEL alloc_channel;
216 tBTA_JV_API_ALLOC_CHANNEL *p_msg; in BTA_JvGetChannelId()219 …if ((p_msg = (tBTA_JV_API_ALLOC_CHANNEL *)osi_malloc(sizeof(tBTA_JV_API_ALLOC_CHANNEL))) != NULL) { in BTA_JvGetChannelId()