Searched refs:BTM_SUCCESS_NO_SECURITY (Results 1 – 4 of 4) sorted by relevance
312 if (status == BTM_SUCCESS_NO_SECURITY) in l2c_link_sec_comp()
62 BTM_SUCCESS_NO_SECURITY, /* 17 security passed, no security set */ enumerator
1538 if ( (res == BTM_SUCCESS) || (res == BTM_SUCCESS_NO_SECURITY) ) in BTM_ConfirmReqReply()2149 (*p_callback) (bd_addr,transport, p_ref_data, BTM_SUCCESS_NO_SECURITY); in btm_sec_l2cap_access_req()
254 case BTM_SUCCESS_NO_SECURITY: in btif_gattc_translate_btm_status()