Searched refs:p_user_info (Results 1 – 3 of 3) sorted by relevance
99 void BTA_PanSetRole(tBTA_PAN_ROLE role, tBTA_PAN_ROLE_INFO* p_user_info, in BTA_PanSetRole() argument108 if (p_user_info->p_srv_name) in BTA_PanSetRole()109 strlcpy(p_buf->user_name, p_user_info->p_srv_name, BTA_SERVICE_NAME_LEN); in BTA_PanSetRole()111 p_buf->user_app_id = p_user_info->app_id; in BTA_PanSetRole()176 UNUSED_ATTR tBTA_PAN_ROLE_INFO* p_user_info, in BTA_PanSetRole() argument
45 void BTA_PanSetRole(tBTA_PAN_ROLE role, tBTA_PAN_ROLE_INFO* p_user_info, in BTA_PanSetRole() argument
146 void BTA_PanSetRole(tBTA_PAN_ROLE role, tBTA_PAN_ROLE_INFO* p_user_info,