Searched refs:BTA_DM_SDP_DB_SIZE (Results 1 – 2 of 2) sorted by relevance
110 #ifndef BTA_DM_SDP_DB_SIZE111 #define BTA_DM_SDP_DB_SIZE 20000 macro
1190 (tSDP_DISCOVERY_DB*)osi_malloc(BTA_DM_SDP_DB_SIZE); in bta_dm_di_disc()1784 (tSDP_DISCOVERY_DB*)osi_malloc(BTA_DM_SDP_DB_SIZE); in bta_dm_find_services()1834 SDP_InitDiscoveryDb(bta_dm_search_cb.p_sdp_db, BTA_DM_SDP_DB_SIZE, 1, in bta_dm_find_services()