Searched refs:BTA_DM_SDP_DB_SIZE (Results 1 – 2 of 2) sorted by relevance
102 #ifndef BTA_DM_SDP_DB_SIZE103 #define BTA_DM_SDP_DB_SIZE 20000 macro
1587 (tSDP_DISCOVERY_DB*)osi_malloc(BTA_DM_SDP_DB_SIZE); in bta_dm_find_services()1619 SDP_InitDiscoveryDb(bta_dm_search_cb.p_sdp_db, BTA_DM_SDP_DB_SIZE, 1, in bta_dm_find_services()