Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_int_types.h574 #define BTM_SEC_NO_LAST_SERVICE_ID 0 macro
Dbtm_sec.cc728 if (p_dev_rec->last_author_service_id != BTM_SEC_NO_LAST_SERVICE_ID && in btm_sec_clr_temp_auth_service()
732 p_dev_rec->last_author_service_id = BTM_SEC_NO_LAST_SERVICE_ID; in btm_sec_clr_temp_auth_service()
2203 if (p_dev_rec->last_author_service_id == BTM_SEC_NO_LAST_SERVICE_ID || in btm_sec_l2cap_access_req()
5240 if (p_dev_rec->last_author_service_id == BTM_SEC_NO_LAST_SERVICE_ID || in btm_sec_start_authorization()