Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/l2cap/
Dl2c_link.c302 if (status == BTM_SUCCESS_NO_SECURITY) in l2c_link_sec_comp()
/external/bluetooth/bluedroid/stack/include/
Dbtm_api.h64 BTM_SUCCESS_NO_SECURITY, /* 17 security passed, no security set */ enumerator
/external/bluetooth/bluedroid/stack/btm/
Dbtm_sec.c1518 if ( (res == BTM_SUCCESS) || (res == BTM_SUCCESS_NO_SECURITY) ) in BTM_ConfirmReqReply()
2079 (*p_callback) (bd_addr, p_ref_data, BTM_SUCCESS_NO_SECURITY); in btm_sec_l2cap_access_req()