Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/internal_include/
Dbt_target.h102 #ifndef BTA_DM_SDP_DB_SIZE
103 #define BTA_DM_SDP_DB_SIZE 20000 macro
/packages/modules/Bluetooth/system/bta/dm/
Dbta_dm_act.cc1587 (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()