Home
last modified time | relevance | path

Searched refs:BTM_FAILED_ON_SECURITY (Results 1 – 9 of 9) sorted by relevance

/packages/modules/Bluetooth/system/stack/include/
Dbtm_status.h45 BTM_FAILED_ON_SECURITY, /* 18 security failed */ enumerator
89 CASE_RETURN_TEXT(BTM_FAILED_ON_SECURITY); in btm_status_text()
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sec.cc1655 rc = BTM_FAILED_ON_SECURITY; in btm_sec_l2cap_access_req_by_requirement()
1922 rc = BTM_FAILED_ON_SECURITY; in btm_sec_mx_access_request()
4720 return (BTM_FAILED_ON_SECURITY); in btm_sec_execute_procedure()
4728 return (BTM_FAILED_ON_SECURITY); in btm_sec_execute_procedure()
Dbtm_ble_sec.cc1332 btm_sec_dev_rec_cback_event(p_dev_rec, BTM_FAILED_ON_SECURITY, true); in btm_ble_link_encrypted()
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_ble.cc1286 BTM_FAILED_ON_SECURITY); in l2cble_sec_comp()
/packages/modules/Bluetooth/system/bta/vc/
Dvc.cc1231 encryption_status = BTM_FAILED_ON_SECURITY; in gattc_callback()
Dvc_test.cc479 success ? BTM_SUCCESS : BTM_FAILED_ON_SECURITY); in SetEncryptionResult()
/packages/modules/Bluetooth/system/bta/hh/
Dbta_hh_le.cc1049 p_cb->btm_status == BTM_FAILED_ON_SECURITY || in bta_hh_security_cmpl()
/packages/modules/Bluetooth/system/bta/csis/
Dcsis_client.cc1916 encryption_status = BTM_FAILED_ON_SECURITY; in GattcCallback()
/packages/modules/Bluetooth/system/bta/le_audio/
Dclient.cc6093 encryption_status = BTM_FAILED_ON_SECURITY; in le_audio_gattc_callback()