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

/external/bluetooth/bluedroid/stack/l2cap/
H A Dl2c_link.c305 if (status == BTM_SUCCESS_NO_SECURITY)
/external/bluetooth/bluedroid/stack/include/
H A Dbtm_api.h64 BTM_SUCCESS_NO_SECURITY, /* 17 security passed, no security set */ enumerator in enum:__anon1393
/external/bluetooth/bluedroid/stack/btm/
H A Dbtm_sec.c1706 if ( (res == BTM_SUCCESS) || (res == BTM_SUCCESS_NO_SECURITY) )
2276 (*p_callback) (bd_addr,transport, p_ref_data, BTM_SUCCESS_NO_SECURITY);

Completed in 4110 milliseconds