Home
last modified time | relevance | path

Searched refs:link_encrypted (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.4.0/include/zephyr/bluetooth/
Dgatt.h743 bool link_encrypted; member
/Zephyr-Core-3.4.0/subsys/bluetooth/host/
Dgatt.c1359 cfg->link_encrypted = false; in clear_ccc_cfg()
2096 if (cfg->link_encrypted && !conn_encrypted) { in bt_gatt_ccc_cfg_is_matching_conn()
2217 cfg->link_encrypted = (bt_conn_get_security(conn) >= BT_SECURITY_L2); in bt_gatt_attr_write_ccc()
5616 cfg->link_encrypted = true; in ccc_load()