Home
last modified time | relevance | path

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

/system/bt/bta/sdp/
Dbta_sdp_cfg.cc27 #ifndef BTA_SDP_DB_SIZE
28 #define BTA_SDP_DB_SIZE 4500 macro
31 static uint8_t __attribute__((aligned(4))) bta_sdp_db_data[BTA_SDP_DB_SIZE];
35 BTA_SDP_DB_SIZE,