Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/sdp/
Dbta_sdp_cfg.c29 #ifndef BTA_SDP_DB_SIZE
30 #define BTA_SDP_DB_SIZE 1500 macro
34 static UINT8 __attribute__ ((aligned(4))) bta_sdp_db_data[BTA_SDP_DB_SIZE];
39 BTA_SDP_DB_SIZE,