Home
last modified time | relevance | path

Searched refs:BT_SECURITY_ERR_SUCCESS (Results 1 – 14 of 14) sorted by relevance

/Zephyr-latest/tests/bsim/bluetooth/host/gatt/caching/src/
Dgatt_server_test.c55 if (security_err == BT_SECURITY_ERR_SUCCESS && level > BT_SECURITY_L1) { in security_changed()
Dgatt_client_test.c62 if (err != BT_SECURITY_ERR_SUCCESS) { in security_changed()
/Zephyr-latest/tests/bsim/bluetooth/host/att/retry_on_sec_err/client/
Dmain.c56 if (err != BT_SECURITY_ERR_SUCCESS || level < BT_SECURITY_L2) { in security_changed_cb()
/Zephyr-latest/tests/bsim/bluetooth/host/att/eatt/src/
Dcommon.c62 if (security_err == BT_SECURITY_ERR_SUCCESS && level > BT_SECURITY_L1) { in security_changed()
/Zephyr-latest/tests/bsim/bluetooth/host/att/eatt_notif/src/
Dclient_test.c74 if (security_err == BT_SECURITY_ERR_SUCCESS && level > BT_SECURITY_L1) { in security_changed()
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dcommon.c141 if (err == BT_SECURITY_ERR_SUCCESS) { in security_changed_cb()
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/general/src/
Dgatt_client_test.c70 if (err != BT_SECURITY_ERR_SUCCESS) { in security_changed()
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_gap.c197 case BT_SECURITY_ERR_SUCCESS: in le_security_changed()
1101 return BT_SECURITY_ERR_SUCCESS;
1113 return BT_SECURITY_ERR_SUCCESS;
/Zephyr-latest/include/zephyr/bluetooth/
Dconn.h1498 BT_SECURITY_ERR_SUCCESS, enumerator
/Zephyr-latest/subsys/bluetooth/host/classic/
Dssp.c675 if (err != BT_SECURITY_ERR_SUCCESS) { in bt_hci_io_capa_req()
/Zephyr-latest/subsys/bluetooth/audio/
Dhas.c370 if (err != BT_SECURITY_ERR_SUCCESS) { in security_changed()
/Zephyr-latest/subsys/bluetooth/host/shell/
Dbt.c858 case BT_SECURITY_ERR_SUCCESS: in security_err_str()
4176 return BT_SECURITY_ERR_SUCCESS; in pairing_accept()
/Zephyr-latest/subsys/bluetooth/host/
Dsmp.c483 SEC_ERR(BT_SECURITY_ERR_SUCCESS), in bt_security_err_to_str()
1712 case BT_SECURITY_ERR_SUCCESS: in hci_err_get()
Dhci_core.c2107 return BT_SECURITY_ERR_SUCCESS; in bt_security_err_get()