Searched refs:BTA_DM_SDP_DB_SIZE (Results 1 - 2 of 2) sorted by relevance

/system/bt/include/
H A Dbt_target.h127 #ifndef BTA_DM_SDP_DB_SIZE
128 #define BTA_DM_SDP_DB_SIZE 8000 macro
/system/bt/bta/dm/
H A Dbta_dm_act.cc1329 (tSDP_DISCOVERY_DB*)osi_malloc(BTA_DM_SDP_DB_SIZE);
1933 (tSDP_DISCOVERY_DB*)osi_malloc(BTA_DM_SDP_DB_SIZE);
1986 SDP_InitDiscoveryDb(bta_dm_search_cb.p_sdp_db, BTA_DM_SDP_DB_SIZE, 1,

Completed in 28 milliseconds