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

/system/bt/bta/gatt/
H A Dbta_gattc_cache.c46 #define BTA_GATT_SDP_DB_SIZE 4096 macro
914 if((bta_gattc_cb.p_sdp_db = (tSDP_DISCOVERY_DB *)GKI_getbuf(BTA_GATT_SDP_DB_SIZE)) != NULL)
919 SDP_InitDiscoveryDb (bta_gattc_cb.p_sdp_db, BTA_GATT_SDP_DB_SIZE, 1,

Completed in 18 milliseconds