Home
last modified time | relevance | path

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

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