Home | History | Annotate | Download | only in btm

Lines Matching refs:orig_service_name

655                 (!strncmp (p_name, (char *) p_srec->orig_service_name,
700 BCM_STRNCPY_S ((char *)p_srec->orig_service_name, sizeof(p_srec->orig_service_name), p_name, BTM_SEC_SERVICE_NAME_LEN);
5454 p_service_name = p_dev_rec->p_cur_service->orig_service_name;