Searched refs:tBTA_DM_SEARCH_CB (Results 1 – 3 of 3) sorted by relevance
399 … if ((bta_dm_search_cb_ptr = (tBTA_DM_SEARCH_CB *)osi_malloc(sizeof(tBTA_DM_SEARCH_CB))) == NULL) { in BTE_InitStack()410 memset((void *)bta_dm_search_cb_ptr, 0, sizeof(tBTA_DM_SEARCH_CB)); in BTE_InitStack()
39 tBTA_DM_SEARCH_CB bta_dm_search_cb;43 tBTA_DM_SEARCH_CB *bta_dm_search_cb_ptr;407 memset(&bta_dm_search_cb, 0, sizeof(tBTA_DM_SEARCH_CB)); in bta_dm_sm_deinit()
1366 } tBTA_DM_SEARCH_CB; typedef1472 extern tBTA_DM_SEARCH_CB bta_dm_search_cb;1474 extern tBTA_DM_SEARCH_CB *bta_dm_search_cb_ptr;