Searched refs:BTM_SUCCESS_NO_SECURITY (Results 1 – 4 of 4) sorted by relevance
103 BTM_SUCCESS_NO_SECURITY = 17, /* security passed, no security set */ enumerator
49 BTM_SUCCESS_NO_SECURITY, /* 17 security passed, no security set */ enumerator
302 if (status == BTM_SUCCESS_NO_SECURITY) status = BTM_SUCCESS; in l2c_link_sec_comp2()
1341 if ((res == BTM_SUCCESS) || (res == BTM_SUCCESS_NO_SECURITY)) { in BTM_ConfirmReqReply()1760 (*p_callback)(&bd_addr, transport, p_ref_data, BTM_SUCCESS_NO_SECURITY); in btm_sec_l2cap_access_req()