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