Searched refs:BTA_HD_APP_PROVIDER_LEN (Results 1 – 2 of 2) sorted by relevance
68 #define BTA_HD_APP_PROVIDER_LEN 50 macro82 char provider[BTA_HD_APP_PROVIDER_LEN];
121 strlcpy(p_buf->provider, p_app_info->p_provider, BTA_HD_APP_PROVIDER_LEN); in BTA_HdRegisterApp()