Home
last modified time | relevance | path

Searched refs:BTM_SUCCESS_NO_SECURITY (Results 1 – 3 of 3) sorted by relevance

/system/bt/stack/l2cap/
Dl2c_link.cc296 if (status == BTM_SUCCESS_NO_SECURITY) status = BTM_SUCCESS; in l2c_link_sec_comp2()
/system/bt/stack/include/
Dbtm_api_types.h49 BTM_SUCCESS_NO_SECURITY, /* 17 security passed, no security set */ enumerator
/system/bt/stack/btm/
Dbtm_sec.cc1411 if ((res == BTM_SUCCESS) || (res == BTM_SUCCESS_NO_SECURITY)) { in BTM_ConfirmReqReply()
1974 (*p_callback)(&bd_addr, transport, p_ref_data, BTM_SUCCESS_NO_SECURITY); in btm_sec_l2cap_access_req()