Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_int_types.h404 uint8_t orig_service_name[BTM_SEC_SERVICE_NAME_LEN + 1]; member
Dbtm_sec.cc515 (!strncmp(p_name, (char*)p_srec->orig_service_name, in btm_sec_set_security_level()
558 strlcpy((char*)p_srec->orig_service_name, p_name, in btm_sec_set_security_level()
5230 p_service_name = p_dev_rec->p_cur_service->orig_service_name; in btm_sec_start_authorization()