Searched refs:tBTA_DM_API_SEARCH (Results 1 – 3 of 3) sorted by relevance
209 tBTA_DM_API_SEARCH *p_msg = in BTA_DmSearch()210 (tBTA_DM_API_SEARCH *)osi_calloc(sizeof(tBTA_DM_API_SEARCH)); in BTA_DmSearch()1285 (sizeof(tBTA_DM_API_SEARCH) + sizeof(tBT_UUID) * p_services->num_uuid) in BTA_DmSearchExt()1286 : sizeof(tBTA_DM_API_SEARCH); in BTA_DmSearchExt()1287 tBTA_DM_API_SEARCH *p_msg = (tBTA_DM_API_SEARCH *)osi_calloc(len); in BTA_DmSearchExt()
190 } tBTA_DM_API_SEARCH; typedef671 tBTA_DM_API_SEARCH search;878 tBTA_DM_API_SEARCH search_msg;
1205 memcpy(&bta_dm_cb.search_msg, &p_data->search, sizeof(tBTA_DM_API_SEARCH)); in bta_dm_search_start()1963 (tBTA_DM_MSG *)osi_malloc(sizeof(tBTA_DM_API_SEARCH)); in bta_dm_queue_search()1965 sizeof(tBTA_DM_API_SEARCH)); in bta_dm_queue_search()