Lines Matching refs:le

382 	if (bt_addr_le_is_bonded(conn->id, &conn->le.dst)) {  in sc_clear()
385 err = bt_gatt_clear_sc(conn->id, &conn->le.dst); in sc_clear()
392 cfg = find_sc_cfg(conn->id, &conn->le.dst); in sc_clear()
477 sc_save(conn->id, &conn->le.dst, 0, 0); in sc_ccc_cfg_write()
690 bt_addr_le_copy(&cfg->peer, &conn->le.dst); in cf_write()
1023 if (!bt_addr_le_is_bonded(conn->id, &conn->le.dst)) { in remove_cf_cfg()
1027 bt_addr_le_copy(&cfg->peer, &conn->le.dst); in remove_cf_cfg()
1141 bool is_bonded = bt_addr_le_is_bonded(conn->id, &conn->le.dst); in bt_gatt_identity_resolved()
1147 bt_gatt_store_ccc(conn->id, &conn->le.dst); in bt_gatt_identity_resolved()
1156 bt_gatt_store_cf(conn->id, &conn->le.dst); in bt_gatt_identity_resolved()
1165 bt_gatt_store_ccc(conn->id, &(conn->le.dst)); in bt_gatt_pairing_complete()
1166 bt_gatt_store_cf(conn->id, &conn->le.dst); in bt_gatt_pairing_complete()
1654 &conn->le.dst, in gatt_unregister_ccc()
2229 bt_addr_le_copy(&cfg->peer, &conn->le.dst); in bt_gatt_attr_write_ccc()
2260 gatt_delayed_store_enqueue(conn->id, &conn->le.dst, DELAYED_STORE_CCC); in bt_gatt_attr_write_ccc()
3212 const struct bt_keys *keys = conn->le.keys; in bt_gatt_check_perm()
3253 struct gatt_sc_cfg *gsc_cfg = find_sc_cfg(conn->id, &conn->le.dst); in sc_restore_rsp()
3269 cfg = find_sc_cfg(conn->id, &conn->le.dst); in sc_restore()
3409 if (!bt_addr_le_is_bonded(conn->id, &conn->le.dst)) { in disconnected_cb()
3417 bt_addr_le_copy(&cfg->peer, &conn->le.dst); in disconnected_cb()
3577 bt_addr_le_copy(&sub->peer, &conn->le.dst); in gatt_sub_add()
3707 bt_addr_le_copy(&sub->peer, &conn->le.dst); in gatt_sub_update()
3725 if (!bt_addr_le_is_bonded(conn->id, &conn->le.dst) || in remove_subscriptions()
5652 if (!bt_addr_le_is_bonded(conn->id, &conn->le.dst)) { in add_subscriptions()
5910 bt_addr_le_is_bonded(conn->id, &conn->le.dst)) { in bt_gatt_connected()
5918 &conn->le.dst, id_str); in bt_gatt_connected()
5921 &conn->le.dst, NULL); in bt_gatt_connected()
6493 gatt_store_ccc_cf(conn->id, &conn->le.dst); in bt_gatt_disconnected()
6498 bt_addr_le_is_bonded(conn->id, &conn->le.dst)) { in bt_gatt_disconnected()
6500 .addr = &conn->le.dst, in bt_gatt_disconnected()